From: Jan Paul Tuecking Date: Sun, 24 Jan 2010 14:20:36 +0000 (+0100) Subject: Fixed umlaute on mirror json. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c0a6a33344c10a84e71365d5accb3791d9f0e7d6;p=ipfire.org.git Fixed umlaute on mirror json. --- diff --git a/www/mirrors.json b/www/mirrors.json index 13186c16..a34546ba 100644 --- a/www/mirrors.json +++ b/www/mirrors.json @@ -32,7 +32,7 @@ }, { - "name" : "Jan Paul Tücking", + "name" : "Jan Paul Tücking", "location" : { "city" : "Karlsruhe", "country" : "Germany", @@ -80,7 +80,7 @@ }, { - "name" : "Peter Schälchli", + "name" : "Peter Schälchli", "location" : { "city" : "Paris", "country" : "France", @@ -96,7 +96,7 @@ }, { - "name" : "Peter Schälchli", + "name" : "Peter Schälchli", "location" : { "city" : "Cologne", "country" : "Germany",