From 46aff933a78941ec887d7a1c58f3abcd3a252954 Mon Sep 17 00:00:00 2001 From: Jason Maurer Date: Sat, 16 Apr 2016 17:57:15 -0600 Subject: [PATCH] Update README.md fixed the link :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2