aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2022-11-06 17:17:15 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2022-11-06 17:17:20 +0100
commit5317bff876d9416ef29d1054e1c96b53e05cb10c (patch)
treed79437e45ceaa8aab532449a970f05668bad2ad0
parentc5a6f7e6c589183699fabc289720d9f315d00e0d (diff)
downloadwww.replicant.us-5317bff876d9416ef29d1054e1c96b53e05cb10c.tar.gz
www.replicant.us-5317bff876d9416ef29d1054e1c96b53e05cb10c.tar.bz2
www.replicant.us-5317bff876d9416ef29d1054e1c96b53e05cb10c.zip
header.php: Update contact linkHEADmaster
The contact information now has its own page, so we point to it. Without that it was pointing to a section of the main wiki page, and sometimes anchors are not that precise, so it makes finding the information more difficult. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--include/header.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/header.php b/include/header.php
index 402a560..80b3dc9 100644
--- a/include/header.php
+++ b/include/header.php
@@ -118,7 +118,7 @@
<span class="glyphicon glyphicon-bookmark"></span>
Links
</span>
- <a href="//redmine.replicant.us/projects/replicant/wiki#Contact"
+ <a href="//redmine.replicant.us/projects/replicant/wiki/CommunityAndContact"
class="list-group-item">
Contact
</a>