]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Fix broken link to point to correct sample file.
authorJoe B. Lewis <joe@humblepaper.com>
Sat, 15 Apr 2017 12:08:55 +0000 (17:38 +0530)
committerEvert Timberg <evert.timberg+github@gmail.com>
Sat, 15 Apr 2017 13:27:27 +0000 (09:27 -0400)
samples/samples.js

index c3d489cdb5b7607ce7a5cc65f67d59d4b007a5c7..235685bf2faf3f8c1c573a76a72de8ce0406485b 100644 (file)
                        path: 'scales/time/line.html'
                }, {
                        title: 'Line (point data)',
-                       path: 'scales/time/line.html'
+                       path: 'scales/time/line-point-data.html'
                }, {
                        title: 'Combo',
                        path: 'scales/time/combo.html'