From 4951df7d67c0d8db23f79d3c59abfe00d6f54b05 Mon Sep 17 00:00:00 2001
From: str4d <str4d@mail.i2p>
Date: Sat, 27 Jun 2015 12:28:49 +0000
Subject: [PATCH] Fixed TunnelId anchor so ctags work

---
 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 4805121d9..e8441b165 100644
--- a/i2p2www/pages/site/docs/spec/common-structures.html
+++ b/i2p2www/pages/site/docs/spec/common-structures.html
@@ -278,7 +278,7 @@ A random number
 
 <h4><a href="http://docs.i2p-projekt.de/javadoc/net/i2p/data/SessionTag.html">Javadoc</a></h4>
 
-<h2 id="type_tunnelId">TunnelId</h2>
+<h2 id="type_TunnelId">TunnelId</h2>
 <h4>{% trans %}Description{% endtrans %}</h4>
 <p>{% trans -%}
 Defines an identifier that is unique to each router in a tunnel.
-- 
GitLab