diff --git a/i2p2www/pages/site/docs/protocol/i2cp.html b/i2p2www/pages/site/docs/protocol/i2cp.html index ae46e284..ec62a233 100644 --- a/i2p2www/pages/site/docs/protocol/i2cp.html +++ b/i2p2www/pages/site/docs/protocol/i2cp.html @@ -1,6 +1,6 @@ {% extends "global/layout.html" %} {% block title %}I2CP{% endblock %} -{% block lastupdated %}{% trans %}Fegruary 2016{% endtrans %}{% endblock %} +{% block lastupdated %}{% trans %}February 2016{% endtrans %}{% endblock %} {% block accuratefor %}0.9.24{% endblock %} {% block content %}
{% trans -%} diff --git a/i2p2www/spec/i2cp.rst b/i2p2www/spec/i2cp.rst index 9dd9432c..195a6cec 100644 --- a/i2p2www/spec/i2cp.rst +++ b/i2p2www/spec/i2cp.rst @@ -377,8 +377,7 @@ Contents Notes ````` -* The options are specified on the -I2CP Overview page. +* The options are specified on the I2CP Overview page [I2CP-OPTIONS]_. * The [Mapping]_ must be sorted by key so that the signature will be validated correctly in the router. @@ -1343,6 +1342,9 @@ References .. [I2CP-FORMAT] {{ site_url('docs/protocol/i2cp', True) }}#format +.. [I2CP-OPTIONS] + {{ site_url('docs/protocol/i2cp', True) }}#options + .. [I2CP-JAVADOCS] http://{{ i2pconv('i2p-javadocs.i2p') }}/net/i2p/data/i2cp/package-summary.html