Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws into wosch
[mkws-moved-to-github.git] / experiments / spclient / mkws.js
index 575214d..3c8d76e 100644 (file)
@@ -427,7 +427,7 @@ $(document).ready(function() {
 });
 
 $(document).ready(function() {
-    var jqxhr = jQuery.get("http://mkws.indexdata.com/service-proxy-auth")
+    var jqxhr = jQuery.get("/service-proxy-auth")
        .fail(function() {
            alert("service proxy authentification failed, give up!");
        })