aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--en/1/for-you/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/1/for-you/index.php b/en/1/for-you/index.php
index 3d1c16029..360b7e8f9 100644
--- a/en/1/for-you/index.php
+++ b/en/1/for-you/index.php
@@ -81,7 +81,7 @@ $_t = $_t[$locale];
<li><h3><?php echo $_t['h3_sysadmins']; ?></h3>
<hr>
</li>
- <li><h3><a href="./contributor/"><?php echo $_t['h3_contributors']; ?></a></h3>
+ <li><h3><a href="/contribute/"><?php echo $_t['h3_contributors']; ?></a></h3>
<p><?php echo $_t['p_contributors']; ?></p></li>
</ul>
</div>