Skip to content

Commit f1c6cd1

Browse files
committed
Update filename
1 parent 451d0ec commit f1c6cd1

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="path/to/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)