From: Nick Downie Date: Wed, 27 Apr 2016 18:48:05 +0000 (+0100) Subject: Link to 1.x documentation in notes X-Git-Tag: 2.1.0~28^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=daf04463c0c7810f11d38a66dd404746939e3b63;p=thirdparty%2FChart.js.git Link to 1.x documentation in notes --- 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.