diff options
Diffstat (limited to 'www/lib/vis/examples/graph2d/05_bothAxis.html')
| -rw-r--r-- | www/lib/vis/examples/graph2d/05_bothAxis.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lib/vis/examples/graph2d/05_bothAxis.html b/www/lib/vis/examples/graph2d/05_bothAxis.html index 093c896f..7b2a04c2 100644 --- a/www/lib/vis/examples/graph2d/05_bothAxis.html +++ b/www/lib/vis/examples/graph2d/05_bothAxis.html @@ -2,7 +2,7 @@ <html> <head> <title>Graph2d | Both Axis Example</title> - <link href="../../dist/vis.css" rel="stylesheet" type="text/css" /> + <link href="../../dist/vis-timeline-graph2d.min.css" rel="stylesheet" type="text/css" /> <script src="../../dist/vis.js"></script> <style type="text/css"> |
