diff options
Diffstat (limited to 'en/4')
-rwxr-xr-x | en/4/download_index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/4/download_index.php b/en/4/download_index.php index f06527897..0fb7d5f57 100755 --- a/en/4/download_index.php +++ b/en/4/download_index.php @@ -248,7 +248,7 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un <br> <?php _g('Need more challenge?', null, 'h3'); - _g('You can <a href="%s">help</a> us <a href="%s">on Mageia 5</a>.', array('../contribute/','../contribute/'), 'p'); + _g('You can <a href="%s">help</a> us <a href="%s">on Mageia 5</a>.', array('../contribute/','../5/'), 'p'); ?> </div> <hr> |