diff options
Diffstat (limited to 'en/5/index.php')
-rw-r--r-- | en/5/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/5/index.php b/en/5/index.php index d7adbba57..84ec586c7 100644 --- a/en/5/index.php +++ b/en/5/index.php @@ -44,7 +44,7 @@ $dictionary = read_translation_file($locale, '5'); _g('Mageia 5 includes several desktop managers including KDE, Gnome, XFCE, Mate, and Cinnamon.', null, 'p'); - _g('There are lots of applications in the official repositories. You can have a look at the <a href="%s">Mageia Application Database</a> to get a complete list of packages inside Mageia.', array('http://mageia.madb.org'), 'p'); + _g('There are lots of applications in the official repositories. You can have a look at the <a href="%s">Mageia Application Database</a> to get a complete list of packages inside Mageia.', array('//madb.mageia.org'), 'p'); _g('What\'s new?', null, 'h2'); |