diff options
-rw-r--r-- | templates/menu.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/menu.html b/templates/menu.html index 8953eed..ef022b0 100644 --- a/templates/menu.html +++ b/templates/menu.html @@ -9,7 +9,7 @@ <li><a href="/handbook/survey/index.htm">Surveying guide</a></li> <li><a href="/handbook/look4.htm">Prospecting guide</a></li> <li><a href="/handbook/rescue.htm">Rescue guide</a></li> - <li><a href="/handbook/photo.htm">Photography guide</a></li> + <li><a href="/handbook/essentials.html">GPS guide</a></li> </ul> {% endif%}</li> <li><a href="/handbook/computing/onlinesystems.html">Online systems</a></li> @@ -38,7 +38,7 @@ <ul><li><a href="/years/{{ year }}">{{ year }}</a></li></ul> {% endif %} <li><a href="/guidebook/areas.htm">Areas</a></li> -<li><a href="/expedition/2019">Troggle</a></li> +<li><a href="/expedition/2022">Troggle</a></li> <li><form name=P method=get action="/search" target="_top"> <input id="omega-autofocus" type=search name=P size=8 autofocus> <input type=submit value="Search"></form></li> |