summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/applications
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/samples/applications')
-rw-r--r--sca-java-2.x/trunk/samples/applications/store/src/main/resources/uiservices/store.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/samples/applications/store/src/main/resources/uiservices/store.html b/sca-java-2.x/trunk/samples/applications/store/src/main/resources/uiservices/store.html
index 000f1f891f..be3efea327 100644
--- a/sca-java-2.x/trunk/samples/applications/store/src/main/resources/uiservices/store.html
+++ b/sca-java-2.x/trunk/samples/applications/store/src/main/resources/uiservices/store.html
@@ -20,7 +20,7 @@
<head>
<title>Store</title>
-<script type="text/javascript" src="/dojo/dojo.js"></script>
+<script type="text/javascript" src="../dojo/dojo.js"></script>
<script type="text/javascript" src="store.js"></script>
<script language="JavaScript">