summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2025-02-09 14:30:39 +0000
committerPhilip Sargent <philip.sargent@gmail.com>2025-02-09 14:30:39 +0000
commit79b2280cdea0225fa4373faef26c55f7b074fd32 (patch)
tree26b8ee33d1b15757259f8c657581f7bf1b972d13 /templates
parent60fcb831d1ab6baff03ed4695e4ec4b0d1181af7 (diff)
downloadtroggle-79b2280cdea0225fa4373faef26c55f7b074fd32.tar.gz
troggle-79b2280cdea0225fa4373faef26c55f7b074fd32.tar.bz2
troggle-79b2280cdea0225fa4373faef26c55f7b074fd32.zip
menu
Diffstat (limited to 'templates')
-rw-r--r--templates/menu.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/menu.html b/templates/menu.html
index 639b7eb..45bb8a0 100644
--- a/templates/menu.html
+++ b/templates/menu.html
@@ -47,9 +47,9 @@
<ul><li><a href="/years/{{current_year}}">{{ year }}</a></li></ul>
{% endif %}
{% if settings.DEVSERVER %}
-<li><a href="https://expo.survex.com/kanboard/">Kanboard</a></li>
+<li><a href="https://expo.survex.com/kanboard/board/2">Kanboard</a></li>
{% else %}
-<li><a href="/kanboard/">Kanboard</a></li>
+<li><a href="/kanboard/board/2">Kanboard</a></li>
{% endif %}
<li><a href="/handbook/troggle/training/trogbegin.html">Troggle</a></li>