]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
update introduction documentation #7245 (#7247)
authorEnio <enio9999@yahoo.com.br>
Thu, 2 Apr 2020 16:02:09 +0000 (13:02 -0300)
committerGitHub <noreply@github.com>
Thu, 2 Apr 2020 16:02:09 +0000 (12:02 -0400)
docs/README.md

index e56935b36914066acf52257f4ed1a7f065156815..0291656dc6f20c7a3409bed05102c899df931821 100644 (file)
@@ -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).