From 7692ca565ec71557eea2d300388f7702ae2a069d Mon Sep 17 00:00:00 2001
From: zzz <zzz@mail.i2p>
Date: Tue, 11 Feb 2014 19:51:44 +0000
Subject: [PATCH] link fix

---
 i2p2www/pages/site/docs/spec/common-structures.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/i2p2www/pages/site/docs/spec/common-structures.html b/i2p2www/pages/site/docs/spec/common-structures.html
index a998f3914..1dfed5d9d 100644
--- a/i2p2www/pages/site/docs/spec/common-structures.html
+++ b/i2p2www/pages/site/docs/spec/common-structures.html
@@ -951,7 +951,7 @@ for standard options that are expected to be present in all router infos.
 <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>.
 {% endtrans %}</p>
-<p>{% trans i2npmessage=site_url('docs/spec/tunnel-message') -%}
+<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>.
 {% endtrans %}</p>
 {% endblock %}
-- 
GitLab