From b70d6160832cf808809f00f1ef61482eb2b325c3 Mon Sep 17 00:00:00 2001
From: zzz <zzz@mail.i2p>
Date: Wed, 12 Feb 2014 23:06:30 +0000
Subject: [PATCH] update links

---
 installer/resources/initialNews/initialNews.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/installer/resources/initialNews/initialNews.xml b/installer/resources/initialNews/initialNews.xml
index 63199b9996..37a0e1a3a0 100644
--- a/installer/resources/initialNews/initialNews.xml
+++ b/installer/resources/initialNews/initialNews.xml
@@ -11,10 +11,10 @@ _("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://www.i2p2.de/htproxyports.html\">", "</a>")
+_("More information can be found on the {0}I2P browser proxy setup page{1}.", "<a href=\"https://geti2p.net/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://www.i2p2.i2p/faq.html\">", "</a>")
+_("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-project.i2p/faq\">", "</a>")
 </p>
 <p>
 _("Point your IRC client to {0}localhost:6668{1} and say hi to us on {2}#i2p-help{3} or {4}#i2p{5}.", "<b>", "</b>", "<a href=\"irc://127.0.0.1:6668/i2p-help\">", "</a>", "<a href=\"irc://127.0.0.1:6668/i2p\">", "</a>")
-- 
GitLab