This commit is contained in:
str4d
2016-06-05 11:22:31 +00:00
parent 0250f4d950
commit 4bcc1ef49f
2 changed files with 5 additions and 3 deletions

View File

@@ -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 %}
<p>{% trans -%}

View File

@@ -377,8 +377,7 @@ Contents
Notes
`````
* The options are specified on the
<a href="{{ site_url('docs/protocol/i2cp') }}#options">I2CP Overview page</a>.
* 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