From: Peter Hauke <90506472+peterhauke@users.noreply.github.com> Date: Wed, 27 Jul 2022 15:15:55 +0000 (+0200) Subject: Fix Stack Overflow tag: chart.js (#10520) X-Git-Tag: v3.9.0~11 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=c694d9769071519019272920a0683c35141c1203;p=thirdparty%2FChart.js.git Fix Stack Overflow tag: chart.js (#10520) --- diff --git a/README.md b/README.md index f485b4eb6..09f27e08e 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ In case you are looking for the docs of version 2, you will have to specify the ## Contributing -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. +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/chart.js) with the `chart.js` tag. ## License