diff options
Diffstat (limited to 'www/lib/vis/examples/network/other/performance.html')
| -rw-r--r-- | www/lib/vis/examples/network/other/performance.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lib/vis/examples/network/other/performance.html b/www/lib/vis/examples/network/other/performance.html index 4d67fcc5..0b3ea663 100644 --- a/www/lib/vis/examples/network/other/performance.html +++ b/www/lib/vis/examples/network/other/performance.html @@ -24,7 +24,7 @@ <script type="text/javascript" src="../exampleUtil.js"></script> <script type="text/javascript" src="../../../dist/vis.js"></script> - <link href="../../../dist/vis.css" rel="stylesheet" type="text/css" /> + <link href="../../../dist/vis-network.min.css" rel="stylesheet" type="text/css" /> <script type="text/javascript"> var nodes = null; |
