fix link to browser configuration page

This commit is contained in:
idk
2021-03-28 11:12:56 -04:00
parent 453314c926
commit a5705f2e48

View File

@ -57,7 +57,7 @@ run the I2P installer for your platform. This step applies to all systems.{% end
<li><strong>{% trans %}Install/Configure a Browser(Optional): {% endtrans %}</strong>{% 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 %}
<a href="{{ browserconfig }}">{% trans %}Browser Page{% endtrans %}</a>.</li>
<a href="{{ site_url() }}/about/browser-config">{% trans %}Browser Page{% endtrans %}</a>.</li>
</ul><p>
{% trans -%}
Windows: Java 8 is recommended. Java 9 or higher may not work.