use relative links, or protocol independend links, MKWS-98
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 22 Jan 2014 13:29:05 +0000 (13:29 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 22 Jan 2014 13:29:05 +0000 (13:29 +0000)
examples/htdocs/index.html

index a943c30..71a1e7e 100644 (file)
@@ -2,8 +2,8 @@
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>MKWS demo client</title>
-    <link rel="stylesheet" type="text/css" href="http://mkws.indexdata.com/mkws.css" />
-    <script type="text/javascript" src="http://mkws.indexdata.com/mkws-complete.js"></script>
+    <link rel="stylesheet" type="text/css" href="//mkws.indexdata.com/mkws.css" />
+    <script type="text/javascript" src="//mkws.indexdata.com/mkws-complete.js"></script>
   </head>
   <body>
     <div id="mkwsSwitch"></div>