| |
@@ -2,7 +2,7 @@
|
| |
import math
|
| |
from operator import itemgetter
|
| |
countries = [
|
| |
- {'name':'Brasil', 'title':_('Fedora Brazil Portal'), 'url':'http://www.projetofedora.org'},
|
| |
+ {'name':'Brasil', 'title':_('Fedora Brazil Portal'), 'url':'https://fedorabr.org/'},
|
| |
{'name':'Chile', 'title':_('Fedora Chile Community'), 'url':'http://www.proyectofedora.cl'},
|
| |
{'name':'Nicaragua', 'title':_('Fedora Nicaragua Community'), 'url':'http://fedora.org.ni'},
|
| |
]
|
| |
The old link was incorrect and this should be the new one according to geraldosimiao at issue #1229