From 41483983500ec9dc2be767cda1bee8339750e7dc Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Tue, 22 May 2012 21:27:35 +0000 Subject: fix link --- en/map/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'en/map') diff --git a/en/map/index.php b/en/map/index.php index 595463e19..32141870d 100644 --- a/en/map/index.php +++ b/en/map/index.php @@ -41,7 +41,7 @@ $map = array( 'i' => array( array('t' => _t('2 (May 2012)'), 'l' => '/{L}/2/'), array('t' => _t('1 (June 2011)'), 'l' => '/{L}/1/'), - array('t' => _t('Download mirrors'), 'l' => 'https://mirrors.mageia.org/') + array('t' => _t('Download mirrors'), 'l' => 'http://mirrors.mageia.org/') ) ), 'support' => array( -- cgit v1.2.1