diff options
Diffstat (limited to 'templates/expowebbase.html')
-rw-r--r-- | templates/expowebbase.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/expowebbase.html b/templates/expowebbase.html index 4e9e922..f6f032f 100644 --- a/templates/expowebbase.html +++ b/templates/expowebbase.html @@ -12,7 +12,7 @@ <li><a href="/index.htm">Expo website home</a></li> <li><a href="/intro.html">Introduction</a></li> <li><a href="/infodx.htm">Main index</a></li> -<li><a href="/caves/">Cave index</a></li> +<li><a href="/caves">Cave index</a></li> {% if cavepage %} <ul> <li><a href="{% url "survexcaveslist" %}">All Survex</a></li> |