fix broken i2cp link on docs page

This commit is contained in:
hankhill19580
2019-06-30 13:26:02 +00:00
parent 55c8d292b0
commit 36230f592b
2 changed files with 2 additions and 4 deletions

View File

@@ -8,6 +8,3 @@ if [ $(which timeout) ]; then
else else
MTN="mtn" MTN="mtn"
fi fi
BLOG_POSTS_PER_FEED=6
BLOG_POSTS_PER_PAGE=6

View File

@@ -11,7 +11,8 @@ Following is an index to the technical documentation for I2P.
This index is ordered from the highest to lowest layers. This index is ordered from the highest to lowest layers.
The higher layers are for "clients" or applications; The higher layers are for "clients" or applications;
the lower layers are inside the router itself. the lower layers are inside the router itself.
The interface between applications and the router is the <a href="{{ site_url('docs/protocol/i2cp') }}">I2CP (I2P Control Protocol) API</a>. The interface between applications and the router is the I2CP (I2P Control
Protocol) API.
{%- endtrans %}</p> {%- endtrans %}</p>
<p>{% trans trac='https://trac.i2p2.de/report/1' -%} <p>{% trans trac='https://trac.i2p2.de/report/1' -%}