From: AW <49174221+awjae@users.noreply.github.com> Date: Fri, 2 Apr 2021 11:43:39 +0000 (+0900) Subject: Contributing link show 404 error page cause by wrong url (#8774) X-Git-Tag: v3.0.0-rc.7~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=38bd974c5a2ac8d5a827dbae55099c8791ca3135;p=thirdparty%2FChart.js.git Contributing link show 404 error page cause by wrong url (#8774) --- diff --git a/README.md b/README.md index 7bd6906c0..7af4c2454 100644 --- 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