diff options
Diffstat (limited to 'en')
-rw-r--r--[-rwxr-xr-x] | en/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/index.php b/en/index.php index 78dca5eb7..03bc84dd0 100755..100644 --- a/en/index.php +++ b/en/index.php @@ -291,7 +291,7 @@ $dictionary = read_translation_file($locale, array('index', 'news', 'common_foot </li> <li><a href="contribute/" class="dl-btn-other"><?php _g('<strong>Get involved</strong> in the next version'); ?></a> </li> - <!--<li><a href="6/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 6 rc</a></li>--> + <li><a href="/downloads/prerelease/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 7 beta 1</a></li> </ul> </div> |