From 5129e1aaf7800e1a816b4638cde3326af684eb31 Mon Sep 17 00:00:00 2001 From: Enio Date: Thu, 2 Apr 2020 13:02:09 -0300 Subject: [PATCH] update introduction documentation #7245 (#7247) --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index e56935b36..0291656dc 100644 --- a/docs/README.md +++ b/docs/README.md @@ -54,7 +54,7 @@ var myChart = new Chart(ctx, { ## Contributing -Before submitting an issue or a pull request to the project, please take a moment to look over the [contributing guidelines](https://github.com/chartjs/Chart.js/blob/master/docs/developers/contributing.md) first. +Before submitting an issue or a pull request to the project, please take a moment to look over the [contributing guidelines](./developers/contributing.md) first. For support using Chart.js, please post questions with the [`chartjs` tag on Stack Overflow](https://stackoverflow.com/questions/tagged/chartjs). -- 2.47.2