From daf04463c0c7810f11d38a66dd404746939e3b63 Mon Sep 17 00:00:00 2001 From: Nick Downie Date: Wed, 27 Apr 2016 19:48:05 +0100 Subject: [PATCH] Link to 1.x documentation in notes --- docs/08-Notes.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/08-Notes.md b/docs/08-Notes.md index 86341f82d..e02c69a8f 100644 --- a/docs/08-Notes.md +++ b/docs/08-Notes.md @@ -2,6 +2,11 @@ title: Notes anchor: notes --- +### Previous versions + +Please note - documentation for previous versions are available on the GitHub repo. + +- [1.x Documentation](https://github.com/chartjs/Chart.js/tree/v1.1.1/docs) ### Browser support @@ -25,4 +30,4 @@ New contributions to the library are welcome, just a couple of guidelines: - Consider whether your changes are useful for all users, or if creating a Chart.js extension would be more appropriate. ### License -Chart.js is open source and available under the MIT license. \ No newline at end of file +Chart.js is open source and available under the MIT license. -- 2.47.3