]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Fix Stack Overflow tag: chart.js (#10520)
authorPeter Hauke <90506472+peterhauke@users.noreply.github.com>
Wed, 27 Jul 2022 15:15:55 +0000 (17:15 +0200)
committerGitHub <noreply@github.com>
Wed, 27 Jul 2022 15:15:55 +0000 (17:15 +0200)
README.md

index f485b4eb6f0138b0b480e0a5b49f576fe82173e0..09f27e08ea23328bd1dfdcd61c820d68e2db786b 100644 (file)
--- 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