You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2012/09/05 01:38:01 UTC

[3/4] updating www

http://git-wip-us.apache.org/repos/asf/incubator-cordova-bada-wac/blob/19d5be80/Res/index.html
----------------------------------------------------------------------
diff --git a/Res/index.html b/Res/index.html
index 25ac731..c6c9d7f 100644
--- a/Res/index.html
+++ b/Res/index.html
@@ -15,7 +15,7 @@
                 <p class="status complete blink hide">Device is Ready</p>
             </div>
         </div>
-        <script type="text/javascript" src="cordova.js"></script>
+        <script type="text/javascript" src="js/cordova.js"></script>
         <script type="text/javascript" src="js/index.js"></script>
         <script type="text/javascript">
             app.initialize();