More assorted internal and external URL fixes

This commit is contained in:
str4d
2013-02-06 03:24:18 +00:00
parent b455e878c7
commit 5422df80ea
13 changed files with 32 additions and 34 deletions

View File

@@ -226,7 +226,7 @@ Others listed in <a href="{{ pdf }}">2003 Spec</a>
</table>
<h3>{% trans %}Full Protocol Specification{% endtrans %}</h3>
<p>{% trans i2npspec=site_url('docs/specs/i2np'), commonstructures=site_url('docs/specs/common-structures') -%}
<p>{% trans i2npspec=site_url('docs/spec/i2np'), commonstructures=site_url('docs/spec/common-structures') -%}
<a href="{{ i2npspec }}">On the I2NP Specification page</a>.
See also the
<a href="{{ commonstructures }}">Common Data Structure Specification page</a>.