From e004545157620ee67520dd609960745b91b6c83e Mon Sep 17 00:00:00 2001 From: salles Date: Fri, 14 Jul 2006 00:05:29 +0200 Subject: [PATCH] Lien officiel et jour en franais aussi darcs-hash:20060713220529-72cb0-afff70c952b39dc1726e32ca5c6e4677c15d425b.gz --- wiki/theme/crans-www.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/theme/crans-www.py b/wiki/theme/crans-www.py index 5bcfccbe..72500934 100644 --- a/wiki/theme/crans-www.py +++ b/wiki/theme/crans-www.py @@ -43,7 +43,7 @@ class Theme(ThemeBase): # liste des badges support_badges = [ # page, # image # alt text - (u'http://www.firefox.fr/', u'badges_80x15_firefox.png', u'Get firefox'), + (u'http://www.mozilla-europe.org/fr/products/firefox/', u'badges_80x15_firefox.png', u'Get firefox'), (u'http://www.debian.org/', u'badges_80x15_debian.png', u'Debian powered'), (u'http://www.apache.org/', u'badges_80x15_apache.png', u'Apache powered'), (u'http://www.python.org/', u'badges_80x15_python.png', u'Python powered'),