aboutsummaryrefslogtreecommitdiffstats
path: root/en/2
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-10-15 23:26:29 +0200
committerfilip <filip.komar@gmail.com>2015-10-15 23:26:29 +0200
commitdc388b516bde5330c95fc467f4c0b4d680bed8ae (patch)
tree99bdaa7c27528a0a5dcfb5df020cdcae94c7445a /en/2
parentab36e23db42f85417f1b73d058c693673f09db1f (diff)
downloadwww-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/2')
-rw-r--r--en/2/for-pc/index.php2
-rw-r--r--en/2/for-server/index.php4
2 files changed, 3 insertions, 3 deletions
diff --git a/en/2/for-pc/index.php b/en/2/for-pc/index.php
index 07d452a49..5794be6e5 100644
--- a/en/2/for-pc/index.php
+++ b/en/2/for-pc/index.php
@@ -91,7 +91,7 @@ $dictionary = read_translation_file($locale, '2');
<div class="para">
<?php
_g('For more information about these and other packages, check the <a href="%s">Mageia 2 Release notes</a>.', array('https://wiki.mageia.org/en/Mageia_2_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>
diff --git a/en/2/for-server/index.php b/en/2/for-server/index.php
index d5d6f27e3..2bf840800 100644
--- a/en/2/for-server/index.php
+++ b/en/2/for-server/index.php
@@ -26,7 +26,7 @@ $dictionary = read_translation_file($locale, '2');
<?php
_g('Mageia 2 has all the main services and server packages you will need to run your server.', null, 'p');
_g('Aside from the cross-section included here, you will find many others in the repositories: you can use rpmdrake to search for packages, or check the <a href="%s">Mageia App DB</a>.',
- array('http://mageia.madb.org'), 'p');
+ array('//madb.mageia.org'), 'p');
_g('Administration', null, 'h3');
_g('For centralised administration, we include puppet 2.7.11; we use it widely in <a href="%s">our own infrastructure</a>.',
@@ -49,7 +49,7 @@ $dictionary = read_translation_file($locale, '2');
<?php
_g('For more information about these and other packages, check the <a href="https://wiki.mageia.org/en/Mageia_2_Release_Notes">Mageia 2 Release notes</a>.', null, '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');
+ array('//madb.mageia.org'), 'p');
?>
</div>
</body>