Skip to content

Commit 4f95bed

Browse files
committed
Merge pull request adrai#14 from christabor/master
Update url to Raphael library:
2 parents 2c160a8 + 5dfc9ff commit 4f95bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<title>flowchart.js · Playground</title>
6-
<script src="http://raphaeljs.com/raphael.js"></script>
6+
<script src="//cdnjs.cloudflare.com/ajax/libs/raphael/2.1.2/raphael-min.js"></script>
77
<script src="../bin/flowchart-latest.js"></script>
88
<script>
99

0 commit comments

Comments
 (0)