test with protocol independend link, MKWS-103
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 22 Jan 2014 16:44:22 +0000 (16:44 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 22 Jan 2014 16:44:22 +0000 (16:44 +0000)
examples/htdocs/jasmine.html

index 1f5ac7c..84c2083 100644 (file)
@@ -5,8 +5,8 @@
     <link rel="stylesheet" type="text/css" href="tools/htdocs/mkws.css" />
     <script type="text/javascript">
       var mkws_config = {
-         pazpar2_url : "https://mkws.indexdata.com/service-proxy/",
-         service_proxy_auth: "https://mkws.indexdata.com/service-proxy-auth",
+         pazpar2_url : "//mkws.indexdata.com/service-proxy/",
+         service_proxy_auth: "//mkws.indexdata.com/service-proxy-auth",
          perpage_default: 10
       };
     </script>