From e22d3a112d30f2c4d45e0ce3e4f6fbd1cda43588 Mon Sep 17 00:00:00 2001
From: kytv <kytv@mail.i2p>
Date: Tue, 10 Jul 2012 17:01:59 +0000
Subject: [PATCH] s/localhost/127.0.0.1/g

---
 www.i2p2/pages/debian.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www.i2p2/pages/debian.html b/www.i2p2/pages/debian.html
index fb9b606d5..71a19ba65 100644
--- a/www.i2p2/pages/debian.html
+++ b/www.i2p2/pages/debian.html
@@ -99,12 +99,12 @@ i2p</code>" as root or using sudo. This is the recommended means of operation.</
 </ul>
 <p>When installing for the first time, please remember to <b>adjust
 your NAT/firewall</b>
-if you can. The ports to forward can be found on the <a href="http://localhost:7657/confignet">
+if you can. The ports to forward can be found on the <a href="http://127.0.0.1:7657/confignet">
 	network configuration page</a> in the router console. If guidance with respect to forwarding ports is needed,
 you may <a href="http://www.portforward.com">portforward.com</a> to be helpful.
 </p>
 <p>Please review and <b>adjust the bandwidth settings</b> on the
-<a href="http://localhost:7657/config.jsp">configuration page</a>,
+<a href="http://127.0.0.1:7657/config.jsp">configuration page</a>,
 as the default settings of 96 KB/s down / 40 KB/s up are fairly conservative.
 </p>
 <p>
-- 
GitLab