Map
Changes
web-map/App_Data/Config/Config.xml 4(+2 -2)
Details
web-map/App_Data/Config/Config.xml 4(+2 -2)
diff --git a/web-map/App_Data/Config/Config.xml b/web-map/App_Data/Config/Config.xml
index 9bfbfab..fbcae20 100644
--- a/web-map/App_Data/Config/Config.xml
+++ b/web-map/App_Data/Config/Config.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<ConfigManager xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
- <SPARQL_Query_Endpoint>http://jena.denhome.keenetic.link/test/query</SPARQL_Query_Endpoint>
- <SPARQL_Change_Endpoint>http://jena.denhome.keenetic.link/test/update</SPARQL_Change_Endpoint>
+ <SPARQL_Query_Endpoint>http://jena.denhome.keenetic.link/map/query</SPARQL_Query_Endpoint>
+ <SPARQL_Change_Endpoint>http://jena.denhome.keenetic.link/map/update</SPARQL_Change_Endpoint>
<ModeratorName>sstu</ModeratorName>
<ModeratorPassword>sstu</ModeratorPassword>
</ConfigManager>
\ No newline at end of file