fix broken anchor link (ticket #1232)

This commit is contained in:
kytv
2014-03-22 16:46:15 +00:00
parent a67bc07c53
commit 0bb9aad087

View File

@@ -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.