]> git.ipfire.org Git - ipfire.org.git/commitdiff
Fixed umlaute on mirror json.
authorJan Paul Tuecking <earl@ipfire.org>
Sun, 24 Jan 2010 14:20:36 +0000 (15:20 +0100)
committerJan Paul Tuecking <earl@ipfire.org>
Sun, 24 Jan 2010 14:20:36 +0000 (15:20 +0100)
www/mirrors.json

index 13186c16cdb17c5a395b1e0fcca3e61af8efb830..a34546ba1ca92c9b8c5471de6ca1914f75cc42f3 100644 (file)
@@ -32,7 +32,7 @@
        },
 
        {
-               "name" : "Jan Paul Tücking",
+               "name" : "Jan Paul T&uuml;cking",
                "location" : {
                        "city" : "Karlsruhe",
                        "country" : "Germany",
@@ -80,7 +80,7 @@
        },
 
        {
-               "name" : "Peter Schälchli",
+               "name" : "Peter Sch&auml;lchli",
                "location" : {
                        "city" : "Paris",
                        "country" : "France",
@@ -96,7 +96,7 @@
        },
 
        {
-               "name" : "Peter Schälchli",
+               "name" : "Peter Sch&auml;lchli",
                "location" : {
                        "city" : "Cologne",
                        "country" : "Germany",