summaryrefslogtreecommitdiff
path: root/htroot/ViewProfile.html
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2014-02-10 21:40:42 +0100
committerreger <reger18@arcor.de>2014-02-10 21:40:42 +0100
commit365f77ea8c7aa07eb501095e9987f55dd5cd8a0b (patch)
treee0e4e316ebfd50fd3f5c9b464e73ca5d54db3808 /htroot/ViewProfile.html
parent0e10cd18f78c8cd5249d789728cbe574d9992b95 (diff)
make internal page links relative to ease any future development for context aware servlets
note also http://bugs.yacy.net/view.php?id=106
Diffstat (limited to 'htroot/ViewProfile.html')
-rw-r--r--htroot/ViewProfile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ViewProfile.html b/htroot/ViewProfile.html
index d1e114330..7e59de37e 100644
--- a/htroot/ViewProfile.html
+++ b/htroot/ViewProfile.html
@@ -64,7 +64,7 @@
<p>View this profile as <a rel="meta" type="application/rdf+xml" title="rdf:foaf" href="ViewProfile.rdf?hash=#[hash]#">rdf:foaf</a> or
<a rel="alternate" type="text/x-vcard" title="vCard" href="ViewProfile.vcf?hash=#[hash]#">vCard</a></p>
#(edit)#::
- <p>You can edit your profile <a href="/ConfigProfile_p.html">here</a></p>
+ <p>You can edit your profile <a href="ConfigProfile_p.html">here</a></p>
#(/edit)#
#(display)#
#%env/templates/simplefooter.template%#