diff options
author | Michael Scherer <misc@mageia.org> | 2011-06-01 23:07:32 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2011-06-01 23:07:32 +0000 |
commit | 7149e3f5920523665fd1ec38f03b280dc8e7071a (patch) | |
tree | 0dd58623238b77717fa713647626af2bc3ca803c /en/contribute/index.php | |
parent | d2e298a6ab9feb4bff9099b8df5da1625da9b5cb (diff) | |
download | www-7149e3f5920523665fd1ec38f03b280dc8e7071a.tar www-7149e3f5920523665fd1ec38f03b280dc8e7071a.tar.gz www-7149e3f5920523665fd1ec38f03b280dc8e7071a.tar.bz2 www-7149e3f5920523665fd1ec38f03b280dc8e7071a.tar.xz www-7149e3f5920523665fd1ec38f03b280dc8e7071a.zip |
fix link to the packaging team wiki page ( fix #1514 )
Diffstat (limited to 'en/contribute/index.php')
-rw-r--r-- | en/contribute/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/contribute/index.php b/en/contribute/index.php index dc7197725..0be2065fa 100644 --- a/en/contribute/index.php +++ b/en/contribute/index.php @@ -73,7 +73,7 @@ $_t = $_t[$locale]; <p><?php echo $_t['text_graphic']; ?></p> </li> <li id="dev"> - <h3><a href="/wiki/doku.php?id=packagers"><?php echo $_t['h3_dev']; ?></a></h3> + <h3><a href="/wiki/doku.php?id=packaging"><?php echo $_t['h3_dev']; ?></a></h3> <p><?php echo $_t['text_dev']; ?></p> </li> <li id="web"> |