From: Jason Maurer Date: Sat, 16 Apr 2016 23:57:15 +0000 (-0600) Subject: Update README.md X-Git-Tag: 2.1.0~78^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2275%2Fhead;p=thirdparty%2FChart.js.git Update README.md fixed the link :) --- diff --git a/README.md b/README.md index 9b11cd7f6..d5ae77239 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ CDN: https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.0.0/Chart.js ## Documentation -You can find documentation at [nnnick.github.io/Chart.js/docs-v2/](nnnick.github.io/Chart.js/docs-v2/). The markdown files that build the site are available under `/docs`. Please note - in some of the json examples of configuration you might notice some liquid tags - this is just for the generating the site html, please disregard. +You can find documentation at [nnnick.github.io/Chart.js/docs-v2/](http://nnnick.github.io/Chart.js/docs-v2/). The markdown files that build the site are available under `/docs`. Please note - in some of the json examples of configuration you might notice some liquid tags - this is just for the generating the site html, please disregard. ## Contributing