From: Jukka Kurkela Date: Tue, 25 Aug 2020 12:16:33 +0000 (+0300) Subject: Refer to master documentation for Contributing (#7733) X-Git-Tag: v3.0.0-beta.2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9573bc1e4c3c00383742bf15764fd0e245cf885;p=thirdparty%2FChart.js.git Refer to master documentation for Contributing (#7733) --- diff --git a/README.md b/README.md index e0a4948f3..b75d1b66a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ ## Contributing -Instructions on building and testing Chart.js can be found in [the documentation](https://www.chartjs.org/docs/latest/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/latest/developers/contributing.html) 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/#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