From 0447fda26d4276a92f01b13c341f0b785c346ea3 Mon Sep 17 00:00:00 2001 From: Nick Downie Date: Wed, 27 Apr 2016 19:49:26 +0100 Subject: [PATCH] Update readme to link to previous versions Note - this removed now not required mention of liquid tags in docs. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2