]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Update README.md 2275/head
authorJason Maurer <j@maur.co>
Sat, 16 Apr 2016 23:57:15 +0000 (17:57 -0600)
committerJason Maurer <j@maur.co>
Sat, 16 Apr 2016 23:57:15 +0000 (17:57 -0600)
fixed the link :)

README.md

index 9b11cd7f6f41d42caee0e27aa10e31deb9f34015..d5ae77239eb6c35df2d43f3a6c9808a6ee19d6e2 100644 (file)
--- 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