summaryrefslogtreecommitdiff
path: root/htroot/Network.html
diff options
context:
space:
mode:
authorluccioman <luccioman@users.noreply.github.com>2016-11-08 03:05:51 +0100
committerluccioman <luccioman@users.noreply.github.com>2016-11-08 03:05:51 +0100
commit84b81c1af0e3a5f0fc15047074601398d3ff5b0d (patch)
tree3624634334481a173fc47ba46ba20f2aa992f4a7 /htroot/Network.html
parent731684105abfdf866a38e51b3e55a31778900759 (diff)
Switched more URLs to relative ones when possible.
This permits an easier and more flexible reverse proxy configuration. Some related mantis issues : http://mantis.tokeek.de/view.php?id=106 and http://mantis.tokeek.de/view.php?id=701
Diffstat (limited to 'htroot/Network.html')
-rw-r--r--htroot/Network.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Network.html b/htroot/Network.html
index 487078634..3a12d013a 100644
--- a/htroot/Network.html
+++ b/htroot/Network.html
@@ -31,7 +31,7 @@
</div>
#(/menu)#
-<div id="api"><a href="Network.xml" id="apilink"><img src="/env/grafics/api.png" width="60" height="40" alt="API"/></a>
+<div id="api"><a href="Network.xml" id="apilink"><img src="env/grafics/api.png" width="60" height="40" alt="API"/></a>
<span>The information that is presented on this page can also be retrieved as XML.
Click the API icon to see the XML.
To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de/wiki/index.php/Dev:API" target="_blank">API wiki page</a>.</span>