diff --git a/samples/samples.js b/samples/samples.js index c3d489cdb..235685bf2 100644 --- a/samples/samples.js +++ b/samples/samples.js @@ -111,7 +111,7 @@ 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'