summaryrefslogtreecommitdiff
path: root/htroot/env
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2022-02-03 13:27:06 +0100
committerMichael Peter Christen <mc@yacy.net>2022-02-03 13:27:06 +0100
commit0579a9546a69cbb4c0831abf744fa9c084ab3050 (patch)
tree46ebf4a5a058fef6826561d176599d42989cf6e6 /htroot/env
parent52fe2ed8badbca57af0d7651b9aef1613267d204 (diff)
changed link to new forum location
Diffstat (limited to 'htroot/env')
-rw-r--r--htroot/env/templates/header.template4
-rw-r--r--htroot/env/templates/simpleSearchHeader.template2
-rw-r--r--htroot/env/templates/simpleheader.template2
3 files changed, 4 insertions, 4 deletions
diff --git a/htroot/env/templates/header.template b/htroot/env/templates/header.template
index 5bd7f9f3a..64f4df72c 100644
--- a/htroot/env/templates/header.template
+++ b/htroot/env/templates/header.template
@@ -105,7 +105,7 @@
</li>
<li>&nbsp;</li>
<li id="header_community">
- <form action="https://searchlab.eu" target="_blank" method="get">
+ <form action="https://community.searchlab.eu" target="_blank" method="get">
<button accesskey="f" type="submit" class="btn btn-inverse navbar-btn label-info" title="Community">
<span class="glyphicon glyphicon-user"></span>
<span class="hidden-sm"> Forum</span>
@@ -128,7 +128,7 @@
<li class="divider" role="separator"></li>
<li id="header_tutorial"><a href="https://www.youtube.com/user/YaCyTutorials/videos" target="_blank"><i>external</i>&nbsp;&nbsp;&nbsp;YaCy Tutorials</a></li>
<li id="header_download"><a href="https://yacy.net" target="_blank"><i>external</i>&nbsp;&nbsp;&nbsp;Download YaCy</a></li>
- <li id="header_community"><a href="https://searchlab.eu" target="_blank"><i>external</i>&nbsp;&nbsp;&nbsp;Community (Web Forums)</a></li>
+ <li id="header_community"><a href="https://community.searchlab.eu" target="_blank"><i>external</i>&nbsp;&nbsp;&nbsp;Community (Web Forums)</a></li>
<li id="header_git"><a href="https://github.com/yacy/yacy_search_server" target="_blank"><i>external</i>&nbsp;&nbsp;&nbsp;Git Repository</a></li>
</ul>
</li>
diff --git a/htroot/env/templates/simpleSearchHeader.template b/htroot/env/templates/simpleSearchHeader.template
index dcfb2a922..35fdf067c 100644
--- a/htroot/env/templates/simpleSearchHeader.template
+++ b/htroot/env/templates/simpleSearchHeader.template
@@ -60,7 +60,7 @@
<li id="header_jslicense"><a href="jslicense.html" data-jslicense="1">JavaScript information</a></li>
<li class="divider" role="separator"></li>
<li id="header_download"><a href="https://yacy.net" target="_blank"><i>external</i>&nbsp;&nbsp;&nbsp;Download YaCy</a></li>
- <li id="header_community"><a href="https://searchlab.eu" target="_blank"><i>external</i>&nbsp;&nbsp;&nbsp;Community (Web Forums)</a></li>
+ <li id="header_community"><a href="https://community.searchlab.eu" target="_blank"><i>external</i>&nbsp;&nbsp;&nbsp;Community (Web Forums)</a></li>
<li id="header_git"><a href="https://github.com/yacy/yacy_search_server/commits/master" target="_blank"><i>external</i>&nbsp;&nbsp;&nbsp;Git Repository</a></li>
<li id="header_bugs"><a href="https://github.com/yacy/yacy_search_server/issues" target="_blank"><i>external</i>&nbsp;&nbsp;&nbsp;Bugtracker</a></li>
</ul>
diff --git a/htroot/env/templates/simpleheader.template b/htroot/env/templates/simpleheader.template
index f92b79e5e..3112f4601 100644
--- a/htroot/env/templates/simpleheader.template
+++ b/htroot/env/templates/simpleheader.template
@@ -40,7 +40,7 @@
<li id="header_jslicense"><a href="jslicense.html" data-jslicense="1">JavaScript information</a></li>
<li class="divider" role="separator"></li>
<li id="header_download"><a href="https://yacy.net" target="_blank"><i>external</i>&nbsp;&nbsp;&nbsp;Download YaCy</a></li>
- <li id="header_community"><a href="https://searchlab.eu" target="_blank"><i>external</i>&nbsp;&nbsp;&nbsp;Community (Web Forums)</a></li>
+ <li id="header_community"><a href="https://community.searchlab.eu" target="_blank"><i>external</i>&nbsp;&nbsp;&nbsp;Community (Web Forums)</a></li>
<li id="header_git"><a href="https://github.com/yacy/yacy_search_server/commits/master" target="_blank"><i>external</i>&nbsp;&nbsp;&nbsp;Git Repository</a></li>
<li id="header_bugs"><a href="https://github.com/yacy/yacy_search_server/issues" target="_blank"><i>external</i>&nbsp;&nbsp;&nbsp;Bugtracker</a></li>
</ul>