aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-06-02 12:51:57 +0000
committerRomain d'Alverny <rda@mageia.org>2011-06-02 12:51:57 +0000
commit5f70ec68deeb9a9bd6fa83185b47d9d7a74ce43e (patch)
tree245c66422b8d767747812593babbeb9efa1e1e90
parent7dfa204f98efd362d629282830124c01b93646ae (diff)
downloadwww-5f70ec68deeb9a9bd6fa83185b47d9d7a74ce43e.tar
www-5f70ec68deeb9a9bd6fa83185b47d9d7a74ce43e.tar.gz
www-5f70ec68deeb9a9bd6fa83185b47d9d7a74ce43e.tar.bz2
www-5f70ec68deeb9a9bd6fa83185b47d9d7a74ce43e.tar.xz
www-5f70ec68deeb9a9bd6fa83185b47d9d7a74ce43e.zip
link fix
-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>