From 4fb8bd0d446a6f5243ebb3408d24a79ee7179c1e Mon Sep 17 00:00:00 2001 From: Nikos Roussos Date: Tue, 13 Dec 2022 10:33:39 +0200 Subject: [PATCH] Switch Poland to the proper url To avoid one extra redirect and potential certificate issues --- templates/countries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/countries.json b/templates/countries.json index 7622a3a3ce..89e8ec6c85 100644 --- a/templates/countries.json +++ b/templates/countries.json @@ -465,7 +465,7 @@ "lang": [ { "name": "Polska", - "url": "https://www.greenpeace.pl", + "url": "https://www.greenpeace.org/poland/", "locale": ["pl-PL"] } ]