summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-scheme
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/samples/store-scheme')
-rw-r--r--sca-cpp/trunk/samples/store-scheme/htdocs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/samples/store-scheme/htdocs/index.html b/sca-cpp/trunk/samples/store-scheme/htdocs/index.html
index e5560d7b83..1967292be9 100644
--- a/sca-cpp/trunk/samples/store-scheme/htdocs/index.html
+++ b/sca-cpp/trunk/samples/store-scheme/htdocs/index.html
@@ -20,7 +20,7 @@
<head>
<title>Store</title>
-<script type="text/javascript" src="/wiring/ref.js"></script>
+<script type="text/javascript" src="/component.js"></script>
<script type="text/javascript">
var store = component("Store");