summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/store-webapp
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/samples/store-webapp')
-rw-r--r--sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/store.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/store.html b/sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/store.html
index cf5ae12e8e..917e034c56 100644
--- a/sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/store.html
+++ b/sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/store.html
@@ -20,8 +20,8 @@
<head>
<title>Store</title>
-<script type="text/javascript" src="/sample-store-webapp/dojo/dojo.js"></script>
-<script type="text/javascript" src="/sample-store-webapp/store/store.js"></script>
+<script type="text/javascript" src="dojo/dojo.js"></script>
+<script type="text/javascript" src="store.js"></script>
<script language="JavaScript">