summaryrefslogtreecommitdiffstats
path: root/templates/menu.html
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@klebos.com>2020-06-05 23:08:53 +0100
committerPhilip Sargent <philip.sargent@klebos.com>2020-06-12 14:54:00 +0100
commitb9a223c0490e8e582cdf44d7f95412d10bfd121c (patch)
treea147c69c8e74773c8c6f4a1182800e4aad034dea /templates/menu.html
parentdb37710b9061eb68cb8ff3323e4be948c50d0953 (diff)
downloadtroggle-b9a223c0490e8e582cdf44d7f95412d10bfd121c.tar.gz
troggle-b9a223c0490e8e582cdf44d7f95412d10bfd121c.tar.bz2
troggle-b9a223c0490e8e582cdf44d7f95412d10bfd121c.zip
Fix to /caves/ != /caves
Diffstat (limited to 'templates/menu.html')
-rw-r--r--templates/menu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/menu.html b/templates/menu.html
index 5ff06a1..d5e5de9 100644
--- a/templates/menu.html
+++ b/templates/menu.html
@@ -5,7 +5,7 @@
<li><a href="/handbook/index.htm">Handbook</a></li>
<li><a href="/pubs.htm">Reports</a></li>
<li><a href="/areas.htm">Areas</a></li>
-<li><a href="/caves/">Caves</a></li>
+<li><a href="/caves">Caves</a></li>
<li><a href="/expedition/2019">Troggle</a></li>
<li><form name=P method=get action="/search" target="_top">
<input id="omega-autofocus" type=search name=P value="testing" size=8 autofocus>