projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b6d963
)
Use sp-mkws for SP authentication and access.
author
Mike Taylor
<mike@indexdata.com>
Mon, 22 Sep 2014 14:09:42 +0000
(16:09 +0200)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 22 Sep 2014 14:09:42 +0000
(16:09 +0200)
examples/htdocs/reference.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/reference.html
b/examples/htdocs/reference.html
index
b4cb8ca
..
0811369
100644
(file)
--- a/
examples/htdocs/reference.html
+++ b/
examples/htdocs/reference.html
@@
-4,7
+4,7
@@
<title>MKWS demo: Reference Universe widget</title>
<link rel="stylesheet" type="text/css" href="mkws-widget-reference.css" />
<script type="text/javascript">
- var mkws_config = { service_proxy_auth: "//mkws.indexdata.com/service-proxy-testauth" };
+ var mkws_config = { service_proxy_auth: "//sp-mkws.indexdata.com/service-proxy-testauth" };
</script>
<script type="text/javascript" src="//mkws.indexdata.com/mkws-complete.js"></script>
</head>