From 99401c56394de90a9c4004f5544c4c442d203b58 Mon Sep 17 00:00:00 2001
From: zzz <zzz@mail.i2p>
Date: Sat, 26 Jul 2014 10:51:42 +0000
Subject: [PATCH] fix link

---
 installer/resources/initialNews/initialNews.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/installer/resources/initialNews/initialNews.xml b/installer/resources/initialNews/initialNews.xml
index 0432286e07..5b3ad43d91 100644
--- a/installer/resources/initialNews/initialNews.xml
+++ b/installer/resources/initialNews/initialNews.xml
@@ -11,7 +11,7 @@ _("While you are waiting, please {0}adjust your bandwidth settings{1} on the {2}
 _("Also you can setup your browser to use the I2P proxy to reach eepsites.")
 _("Just enter 127.0.0.1 (or localhost) port 4444 as a http proxy into your browser settings.")
 _("Do not use SOCKS for this.")
-_("More information can be found on the {0}I2P browser proxy setup page{1}.", "<a href=\"https://geti2p.net/about/browser-config\">", "</a>")
+_("More information can be found on the {0}I2P browser proxy setup page{1}.", "<a href=\"https://geti2p.net/en/about/browser-config\">", "</a>")
 </p>
 <p>
 _("Once you have a \"shared clients\" destination listed on the left, please {0}check out{1} our {2}FAQ{3}.", "<b>", "</b>", "<a href=\"http://i2p-projekt.i2p/faq\">", "</a>")
-- 
GitLab