Run against installed tools.
authorMike Taylor <mike@indexdata.com>
Tue, 22 Oct 2013 20:00:51 +0000 (16:00 -0400)
committerMike Taylor <mike@indexdata.com>
Tue, 22 Oct 2013 20:00:51 +0000 (16:00 -0400)
examples/htdocs/index-mike.html

index a9f8b42..bf1c0d0 100644 (file)
@@ -2,7 +2,7 @@
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>MKWS demo: Mike's playground</title>
-    <link rel="stylesheet" type="text/css" href="http://x.mkws.indexdata.com/mkws.css" />
+    <link rel="stylesheet" type="text/css" href="http://mkws.indexdata.com/mkws.css" />
     <script type="text/javascript">
       var mkws_config = {
         responsive_design_width: 600,
@@ -11,8 +11,8 @@
       };
     </script>
     <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
-    <script type="text/javascript" src="http://x.mkws.indexdata.com/libjs-pz2/pz2api.1.js"></script>
-    <script type="text/javascript" src="http://x.mkws.indexdata.com/mkws.js"></script>
+    <script type="text/javascript" src="http://mkws.indexdata.com/libjs-pz2/pz2api.1.js"></script>
+    <script type="text/javascript" src="http://mkws.indexdata.com/mkws.js"></script>
   </head>
   <body>
     <div id="mkwsSwitch"></div><!-- optional but meaningless without mkwsTargets -->