diff options
-rw-r--r-- | en/2/for-server/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/2/for-server/index.php b/en/2/for-server/index.php index 540ff023f..736947f40 100644 --- a/en/2/for-server/index.php +++ b/en/2/for-server/index.php @@ -30,7 +30,7 @@ _lang_load($locale, '2'); _h('Administration', null, 'h3'); _h('For centralised administration, we include puppet 2.7.11; we use it widely in <a href="%s">our own infrastructure</a>.', - array('http://svnweb.mageia.org/adm/puppet/')); + array('https://svnweb.mageia.org/adm/puppet/')); _h('The entire High Availability stack has been updated, and now includes drbd 8.3.11, Corosync 2.0.0 and Pacemaker 1.1.7.'); |