diff options
| author | Michael Christen <mc@yacy.net> | 2019-06-15 11:43:27 +0200 |
|---|---|---|
| committer | Michael Christen <mc@yacy.net> | 2019-06-15 11:43:27 +0200 |
| commit | 3a46b07603c41a51750f0468b76666802d4b637e (patch) | |
| tree | 0e0f1473ed3feb8f9a32e71f94a259b074a8d8b7 /htroot/env/templates | |
| parent | 7f7ed6278e5bbc47bd588fc69de5ebd1f3dbee3f (diff) | |
fixed many links to old forum, now https://searchlab.eu
Diffstat (limited to 'htroot/env/templates')
| -rw-r--r-- | htroot/env/templates/header.template | 2 | ||||
| -rw-r--r-- | htroot/env/templates/simpleSearchHeader.template | 2 | ||||
| -rw-r--r-- | htroot/env/templates/simpleheader.template | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/htroot/env/templates/header.template b/htroot/env/templates/header.template index 6cb7cb7a4..023524f2b 100644 --- a/htroot/env/templates/header.template +++ b/htroot/env/templates/header.template @@ -111,7 +111,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> Download YaCy</a></li> - <li id="header_community"><a href="http://forum.yacy.de" target="_blank"><i>external</i> Community (Web Forums)</a></li> + <li id="header_community"><a href="https://searchlab.eu" target="_blank"><i>external</i> Community (Web Forums)</a></li> <li id="header_wiki"><a href="http://wiki.yacy.de" target="_blank"><i>external</i> Project Wiki</a></li> <li id="header_git"><a href="https://github.com/yacy/yacy_search_server/commits/master" target="_blank"><i>external</i> Git Repository</a></li> <li id="header_bugs"><a href="http://bugs.yacy.net" target="_blank"><i>external</i> Bugtracker</a></li> diff --git a/htroot/env/templates/simpleSearchHeader.template b/htroot/env/templates/simpleSearchHeader.template index dea156f36..dff437c3a 100644 --- a/htroot/env/templates/simpleSearchHeader.template +++ b/htroot/env/templates/simpleSearchHeader.template @@ -62,7 +62,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> Download YaCy</a></li> - <li id="header_community"><a href="http://forum.yacy.de" target="_blank"><i>external</i> Community (Web Forums)</a></li> + <li id="header_community"><a href="https://searchlab.eu" target="_blank"><i>external</i> Community (Web Forums)</a></li> <li id="header_wiki"><a href="http://wiki.yacy.de" target="_blank"><i>external</i> Project Wiki</a></li> <li id="header_git"><a href="https://github.com/yacy/yacy_search_server/commits/master" target="_blank"><i>external</i> Git Repository</a></li> <li id="header_bugs"><a href="http://bugs.yacy.net" target="_blank"><i>external</i> Bugtracker</a></li> diff --git a/htroot/env/templates/simpleheader.template b/htroot/env/templates/simpleheader.template index edb4084dd..5c45f1a79 100644 --- a/htroot/env/templates/simpleheader.template +++ b/htroot/env/templates/simpleheader.template @@ -42,7 +42,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> Download YaCy</a></li> - <li id="header_community"><a href="http://forum.yacy.de" target="_blank"><i>external</i> Community (Web Forums)</a></li> + <li id="header_community"><a href="https://searchlab.eu" target="_blank"><i>external</i> Community (Web Forums)</a></li> <li id="header_wiki"><a href="http://wiki.yacy.de" target="_blank"><i>external</i> Project Wiki</a></li> <li id="header_git"><a href="https://github.com/yacy/yacy_search_server/commits/master" target="_blank"><i>external</i> Git Repository</a></li> <li id="header_bugs"><a href="http://bugs.yacy.net" target="_blank"><i>external</i> Bugtracker</a></li> |
