diff options
author | filip <filip.komar@gmail.com> | 2015-10-15 23:26:29 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2015-10-15 23:26:29 +0200 |
commit | dc388b516bde5330c95fc467f4c0b4d680bed8ae (patch) | |
tree | 99bdaa7c27528a0a5dcfb5df020cdcae94c7445a /en/4 | |
parent | ab36e23db42f85417f1b73d058c693673f09db1f (diff) | |
download | www-dc388b516bde5330c95fc467f4c0b4d680bed8ae.tar www-dc388b516bde5330c95fc467f4c0b4d680bed8ae.tar.gz www-dc388b516bde5330c95fc467f4c0b4d680bed8ae.tar.bz2 www-dc388b516bde5330c95fc467f4c0b4d680bed8ae.tar.xz www-dc388b516bde5330c95fc467f4c0b4d680bed8ae.zip |
mageia.madb.org > madb.mageia.org fixed on request in atelier-discuss ML
https://ml.mageia.org/l/arc/atelier-discuss/2015-10/msg00000.html
Diffstat (limited to 'en/4')
-rw-r--r-- | en/4/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/4/index.php b/en/4/index.php index 34f1529c2..e5c48cf09 100644 --- a/en/4/index.php +++ b/en/4/index.php @@ -42,7 +42,7 @@ $dictionary = read_translation_file($locale, '4'); _g('Mageia 4 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'); |