forked from I2P_Developers/i2p.www
Bugfixes
This commit is contained in:
@@ -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 -%}
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user