From: Evert Timberg Date: Sat, 17 Oct 2020 13:12:25 +0000 (-0400) Subject: Undo link change that did not work locally X-Git-Tag: v3.0.0-beta.5~44^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c45a016b0a390ebdd7d02c593d25c442f10ee91;p=thirdparty%2FChart.js.git Undo link change that did not work locally --- diff --git a/docs/docs/index.md b/docs/docs/index.md index 7b141aa90..e43ea4a2d 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -57,7 +57,7 @@ var myChart = new Chart(ctx, { ## Contributing -Before submitting an issue or a pull request to the project, please take a moment to look over the [contributing guidelines](./docs/developers/contributing.md) first. +Before submitting an issue or a pull request to the project, please take a moment to look over the [contributing guidelines](./developers/contributing.md) first. For support using Chart.js, please post questions with the [`chartjs` tag on Stack Overflow](https://stackoverflow.com/questions/tagged/chartjs).