]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Contributing link show 404 error page cause by wrong url (#8774)
authorAW <49174221+awjae@users.noreply.github.com>
Fri, 2 Apr 2021 11:43:39 +0000 (20:43 +0900)
committerGitHub <noreply@github.com>
Fri, 2 Apr 2021 11:43:39 +0000 (07:43 -0400)
README.md

index 7bd6906c0d8f155100d2cfbbb736a78c4f50bf61..7af4c245404b4ffe1493681d10c8cf82aea3670f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ Currently, there are two versions of the library (2.9.4 and 3.x.x). Version 2 is
 
 ## Contributing
 
-Instructions on building and testing Chart.js can be found in [the documentation](https://www.chartjs.org/docs/master/developers/contributing/#building-and-testing). Before submitting an issue or a pull request, please take a moment to look over the [contributing guidelines](https://www.chartjs.org/docs/master/developers/contributing/) first. For support, please post questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/chartjs) with the `chartjs` tag.
+Instructions on building and testing Chart.js can be found in [the documentation](https://www.chartjs.org/docs/master/developers/contributing.html#building-and-testing). Before submitting an issue or a pull request, please take a moment to look over the [contributing guidelines](https://www.chartjs.org/docs/master/developers/contributing) first. For support, please post questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/chartjs) with the `chartjs` tag.
 
 ## License