Skip to content

Commit 9df3d7d

Browse files
committed
Update filename
1 parent f1c6cd1 commit 9df3d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index_example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<html>
66
<head>
77
<title>Graph Visualization</title>
8-
<script type="text/javascript" src="path/to/graph.min.js"></script>
8+
<script type="text/javascript" src="build/graph.min.js"></script>
99
</head>
1010
<body onload="new Drawing.SimpleGraph({layout: '3d', showStats: true, showInfo: true})">
1111
</bod>

0 commit comments

Comments
 (0)