From a5705f2e480598ae3a03ef51f160aeff6c1ad07c Mon Sep 17 00:00:00 2001 From: idk Date: Sun, 28 Mar 2021 11:12:56 -0400 Subject: [PATCH] fix link to browser configuration page --- i2p2www/pages/downloads/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i2p2www/pages/downloads/list.html b/i2p2www/pages/downloads/list.html index f5b0ae94..32dae4c7 100644 --- a/i2p2www/pages/downloads/list.html +++ b/i2p2www/pages/downloads/list.html @@ -57,7 +57,7 @@ run the I2P installer for your platform. This step applies to all systems.{% end
  • {% trans %}Install/Configure a Browser(Optional): {% endtrans %}{% trans %}Finally, you'll need to configure applications to use I2P. Many applications can use I2P, but the first application most people configure is a Web Browser for browsing I2P sites. Detailed instructions are available on the{% endtrans %} -{% trans %}Browser Page{% endtrans %}.
  • +{% trans %}Browser Page{% endtrans %}.

    {% trans -%} Windows: Java 8 is recommended. Java 9 or higher may not work.