]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Undo link change that did not work locally
authorEvert Timberg <evert.timberg@gmail.com>
Sat, 17 Oct 2020 13:12:25 +0000 (09:12 -0400)
committerEvert Timberg <evert.timberg@gmail.com>
Sat, 17 Oct 2020 13:12:25 +0000 (09:12 -0400)
docs/docs/index.md

index 7b141aa9090e7599c668142812507a360a19dd22..e43ea4a2d5fabf6c653039e37da644e4307521c4 100644 (file)
@@ -57,7 +57,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](./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).