Disambiguate TMDI and GCDI (for ctags)
This commit is contained in:
@ -1009,9 +1009,9 @@ for standard options that are expected to be present in all router infos.
|
||||
|
||||
<h2 id="struct_DeliveryInstructions">Delivery Instructions</h2>
|
||||
<p>{% trans tunnelmessage=site_url('docs/spec/tunnel-message') -%}
|
||||
Tunnel Message Delivery Instructions are defined in the <a href="{{ tunnelmessage }}#delivery">Tunnel Message Specification</a>.
|
||||
Tunnel Message Delivery Instructions are defined in the <a href="{{ tunnelmessage }}#struct_TunnelMessageDeliveryInstructions">Tunnel Message Specification</a>.
|
||||
{% endtrans %}</p>
|
||||
<p>{% trans i2npmessage=site_url('docs/spec/i2np') -%}
|
||||
Garlic Message Delivery Instructions are defined in the <a href="{{ i2npmessage }}#struct_DeliveryInstructions">I2NP Message Specification</a>.
|
||||
Garlic Message Delivery Instructions are defined in the <a href="{{ i2npmessage }}#struct_GarlicCloveDeliveryInstructions">I2NP Message Specification</a>.
|
||||
{% endtrans %}</p>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user