Reorganized docs/transport/*
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
<li><a href="{{ site_url('docs/specs/i2cp') }}"><span>I2CP</span></a></li>
|
||||
<li><a href="{{ site_url('docs/specs/i2np') }}"><span>I2NP</span></a></li>
|
||||
<li><a href="{{ site_url('docs/specs/plugin') }}"><span>{{ _('Plugins') }}</span></a></li>
|
||||
<li><a href="{{ site_url('docs/specs/ssu') }}"><span>SSU</span></a></li>
|
||||
<li><a href="{{ site_url('docs/specs/tunnel_message') }}"><span>{{ _('Tunnel messages') }}</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@@ -410,7 +410,7 @@ However, for the record, check connections are formatted as follows.
|
||||
</pre>
|
||||
|
||||
<h2>Discussion</h2>
|
||||
Now on the <a href="{{ site_url('docs/transport/ntcp/discussion') }}">NTCP Discussion Page</a>.
|
||||
Now on the <a href="{{ site_url('docs/discussions/ntcp') }}">NTCP Discussion Page</a>.
|
||||
|
||||
<h2><a name="future">Future Work</a></h2>
|
||||
<ul><li>
|
@@ -444,7 +444,7 @@ should accurately reflect the current implementation, however there may be small
|
||||
<img src="{{ url_for('static', filename='images/udp.png') }}">
|
||||
|
||||
<h1><a name="spec">Specification</a></h1>
|
||||
<a href="{{ site_url('docs/transport/ssu/spec') }}">Now on the SSU specification page</a>.
|
||||
<a href="{{ site_url('docs/specs/ssu') }}">Now on the SSU specification page</a>.
|
||||
|
||||
|
||||
{% endblock %}
|
Reference in New Issue
Block a user