]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
2.9 docs - fix broken link (#8241) 2.9
authorBen McCann <322311+benmccann@users.noreply.github.com>
Mon, 28 Dec 2020 08:20:08 +0000 (00:20 -0800)
committerGitHub <noreply@github.com>
Mon, 28 Dec 2020 08:20:08 +0000 (10:20 +0200)
docs/README.md

index 9592ecf2c10c7b77e76d48540c63e9641a091738..4a226b867e90c6d2beb95e5d3dacb6d9108354b0 100644 (file)
@@ -56,7 +56,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).