diff options
Diffstat (limited to 'www/lib/vis/examples/graph2d/06_interpolation.html')
| -rw-r--r-- | www/lib/vis/examples/graph2d/06_interpolation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lib/vis/examples/graph2d/06_interpolation.html b/www/lib/vis/examples/graph2d/06_interpolation.html index a6ddc53b..9daa7e07 100644 --- a/www/lib/vis/examples/graph2d/06_interpolation.html +++ b/www/lib/vis/examples/graph2d/06_interpolation.html @@ -2,7 +2,7 @@ <html> <head> <title>Graph2d | Interpolation</title> - <link href="../../dist/vis.css" rel="stylesheet" type="text/css" /> + <link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" /> <style type="text/css"> body, html { font-family: sans-serif; |
