]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Update readme to link to previous versions 2393/head
authorNick Downie <nick@nickdownie.com>
Wed, 27 Apr 2016 18:49:26 +0000 (19:49 +0100)
committerNick Downie <nick@nickdownie.com>
Wed, 27 Apr 2016 18:49:26 +0000 (19:49 +0100)
Note - this removed now not required mention of liquid tags in docs.

README.md

index 28512c9c748359cf01e7a3c55c0ed2be85a4e10b..547a92f813ffcdbfd8891a992093a3ceb870d953 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 [www.chartjs.org/docs](http://www.chartjs.org/docs). 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 [www.chartjs.org/docs](http://www.chartjs.org/docs). The markdown files that build the site are available under `/docs`. Previous version documentation is available at [www.chartjs.org/docs/#notes-previous-versions](http://www.chartjs.org/docs/#notes-previous-versions).
 
 ## Contributing