]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Update link to documentation for previous versions
authorAlexander Paterson <alex1234@live.com.au>
Wed, 5 Jul 2017 12:11:29 +0000 (20:11 +0800)
committerEvert Timberg <evert.timberg+github@gmail.com>
Wed, 5 Jul 2017 21:31:33 +0000 (17:31 -0400)
README.md

index c4b7c5e39369ea42ae26653dc9eb890dde864780..1a6e61e637871a9efa878d0c6a569185646375d0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ The `Chart.bundle.js` and `Chart.bundle.min.js` builds include Moment.js in a si
 
 ## 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`. Previous version documentation is available at [www.chartjs.org/docs/#notes-previous-versions](http://www.chartjs.org/docs/#notes-previous-versions).
+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/latest/developers/#previous-versions](http://www.chartjs.org/docs/latest/developers/#previous-versions).
 
 ## Contributing