Get mkws.js from canonical location.
authorMike Taylor <mike@indexdata.com>
Tue, 9 Jul 2013 11:39:12 +0000 (12:39 +0100)
committerMike Taylor <mike@indexdata.com>
Tue, 9 Jul 2013 11:39:12 +0000 (12:39 +0100)
(Previous version only worked by accident.)

examples/htdocs/index-mobile.html

index decaf1c..02f4342 100644 (file)
@@ -24,7 +24,7 @@
     </script>
     <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
     <script type="text/javascript" src="http://mkws.indexdata.com/libjs-pz2/pz2api.1.js"></script>
-    <script type="text/javascript" src="mkws.js"></script>
+    <script type="text/javascript" src="http://mkws.indexdata.com/mkws.js"></script>
   </head>
   <body>
     <div id="mkwsSwitch"></div>