diff options
Diffstat (limited to 'en/3/for-pc/index.php')
-rw-r--r-- | en/3/for-pc/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/3/for-pc/index.php b/en/3/for-pc/index.php index 9e5368272..a4de84404 100644 --- a/en/3/for-pc/index.php +++ b/en/3/for-pc/index.php @@ -91,7 +91,7 @@ $dictionary = read_translation_file($locale, '3'); <div class="para"> <?php _g('For more information about these and other packages, check the <a href="%s">Mageia 3 Release notes</a>.', array('https://wiki.mageia.org/en/Mageia_3_Release_Notes'), 'p'); - _g('You can take a look at the <a href="%s">Mageia Application Database</a> to get a more complete list of Mageia packages.', array('http://mageia.madb.org/'), 'p'); + _g('You can take a look at the <a href="%s">Mageia Application Database</a> to get a more complete list of Mageia packages.', array('//madb.mageia.org'), 'p'); ?> </div> </body> |