From: Nick Downie Date: Wed, 27 Apr 2016 18:49:26 +0000 (+0100) Subject: Update readme to link to previous versions X-Git-Tag: 2.1.0~28^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2393%2Fhead;p=thirdparty%2FChart.js.git Update readme to link to previous versions Note - this removed now not required mention of liquid tags in docs. --- diff --git a/README.md b/README.md index 28512c9c7..547a92f81 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 [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