Get mkws-complete.js from correct location, don't depend on FS layout.
authorMike Taylor <mike@indexdata.com>
Wed, 18 Dec 2013 17:12:55 +0000 (17:12 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 18 Dec 2013 17:12:55 +0000 (17:12 +0000)
examples/htdocs/jquery.html

index 804b032..e26bf8b 100644 (file)
@@ -5,7 +5,7 @@
     <link rel="stylesheet" type="text/css" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" />
     <link rel="stylesheet" type="text/css" href="http://mkws.indexdata.com/mkws.css" />
 
     <link rel="stylesheet" type="text/css" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" />
     <link rel="stylesheet" type="text/css" href="http://mkws.indexdata.com/mkws.css" />
 
-    <script type="text/javascript" src="../../tools/htdocs/mkws-complete.js"></script>
+    <script type="text/javascript" src="http://mkws.indexdata.com/mkws-complete.js"></script>
     <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.min.js"></script>
   </head>
   <body>
     <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.min.js"></script>
   </head>
   <body>