Remove extaneous slash from new link

This commit is contained in:
idk
2021-03-28 11:13:52 -04:00
parent a5705f2e48
commit 2baffc323b

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 <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 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 %} Browser for browsing I2P sites. Detailed instructions are available on the{% endtrans %}
<a href="{{ site_url() }}/about/browser-config">{% trans %}Browser Page{% endtrans %}</a>.</li> <a href="{{ site_url() }}about/browser-config">{% trans %}Browser Page{% endtrans %}</a>.</li>
</ul><p> </ul><p>
{% trans -%} {% trans -%}
Windows: Java 8 is recommended. Java 9 or higher may not work. Windows: Java 8 is recommended. Java 9 or higher may not work.