forked from I2P_Developers/i2p.www
fix broken anchor link (ticket #1232)
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
</li>
|
||||
<li><a href="#proxy_other">{% trans %}How do I access IRC, BitTorrent, or other services on the regular Internet?{% endtrans %}</a></li>
|
||||
<li><a href="#exit">{% trans %}Is my router an "exit node"(outproxy) to the regular Internet? I don't want it to be.{% endtrans %}</a></li>
|
||||
<li><a href="#content">{% trans %}I am opposed to certain types of content. How do I keep from distributing, storing, or accessing them?{% endtrans %}</a></li>
|
||||
<li><a href="#badcontent">{% trans %}I am opposed to certain types of content. How do I keep from distributing, storing, or accessing them?{% endtrans %}</a></li>
|
||||
<li style="list-style: none; display: inline">
|
||||
<h4>{{ _('Errors and Their Solutions') }}</h4>
|
||||
</li>
|
||||
@@ -186,8 +186,8 @@ or by setting <tt>router.maxParticipatingTunnels=nnn</tt> on
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="content">{% trans %}I am opposed to certain types of content. How do I keep from distributing, storing, or accessing them?{% endtrans %}
|
||||
<span class="permalink">(<a href="#content">{{ _('link') }}</a>)</span></h3>
|
||||
<h3 id="badcontent">{% trans %}I am opposed to certain types of content. How do I keep from distributing, storing, or accessing them?{% endtrans %}
|
||||
<span class="permalink">(<a href="#badcontent">{{ _('link') }}</a>)</span></h3>
|
||||
<p>{% trans -%}
|
||||
Hmm. I2P is an anonymous network, so that's a tricky one.
|
||||
I2P is designed to withstand censorship, providing a means for everyone to communicate freely.
|
||||
|
Reference in New Issue
Block a user