From: Enio Date: Thu, 2 Apr 2020 16:02:09 +0000 (-0300) Subject: update introduction documentation #7245 (#7247) X-Git-Tag: v3.0.0-beta.2~173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5129e1aaf7800e1a816b4638cde3326af684eb31;p=thirdparty%2FChart.js.git update introduction documentation #7245 (#7247) --- 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).