summaryrefslogtreecommitdiff
path: root/www/lib/vis/examples/network/exampleApplications/worldCupPerformance.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/vis/examples/network/exampleApplications/worldCupPerformance.html')
-rw-r--r--www/lib/vis/examples/network/exampleApplications/worldCupPerformance.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lib/vis/examples/network/exampleApplications/worldCupPerformance.html b/www/lib/vis/examples/network/exampleApplications/worldCupPerformance.html
index 191ad22d..7de0667b 100644
--- a/www/lib/vis/examples/network/exampleApplications/worldCupPerformance.html
+++ b/www/lib/vis/examples/network/exampleApplications/worldCupPerformance.html
@@ -6,7 +6,7 @@
<title>Network | Static smooth curves - World Cup Network</title>
<script type="text/javascript" src="../../../dist/vis.js"></script>
- <link type="text/css" rel="stylesheet" href="../../../dist/vis.css">
+ <link type="text/css" rel="stylesheet" href="../../../dist/vis-network.min.css">
<script src="../datasources/WorldCup2014.js"></script>