projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6db2acf
)
Fix path in custom-circles demo
author
Dan Vanderkam
<danvdk@gmail.com>
Wed, 22 Apr 2015 16:05:33 +0000
(12:05 -0400)
committer
Dan Vanderkam
<danvdk@gmail.com>
Wed, 22 Apr 2015 16:05:33 +0000
(12:05 -0400)
tests/custom-circles.html
patch
|
blob
|
blame
|
history
diff --git
a/tests/custom-circles.html
b/tests/custom-circles.html
index
ba8f4b8
..
43372cb
100644
(file)
--- a/
tests/custom-circles.html
+++ b/
tests/custom-circles.html
@@
-7,7
+7,7
@@
<script type="text/javascript" src="dygraph-combined.js"></script>
-->
<script type="text/javascript" src="../dygraph-dev.js"></script>
- <script type="text/javascript" src="../extras/shapes.js"></script>
+ <script type="text/javascript" src="../
src/
extras/shapes.js"></script>
</head>
<body>