summaryrefslogtreecommitdiffstats
path: root/templates/expedition.html
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@klebos.com>2022-08-01 17:32:35 +0300
committerPhilip Sargent <philip.sargent@klebos.com>2022-08-01 17:32:49 +0300
commit0fd3cf43e8c9b2f1166d40d7c8edd2f6bc7b4e35 (patch)
treebf4d7a54bd5842a30499872576a12ba2f58c5044 /templates/expedition.html
parentc1aaf0788524e69872162362b73504d89737c55d (diff)
downloadtroggle-0fd3cf43e8c9b2f1166d40d7c8edd2f6bc7b4e35.tar.gz
troggle-0fd3cf43e8c9b2f1166d40d7c8edd2f6bc7b4e35.tar.bz2
troggle-0fd3cf43e8c9b2f1166d40d7c8edd2f6bc7b4e35.zip
formatting
Diffstat (limited to 'templates/expedition.html')
-rw-r--r--templates/expedition.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/expedition.html b/templates/expedition.html
index 98cc871..7146099 100644
--- a/templates/expedition.html
+++ b/templates/expedition.html
@@ -18,7 +18,7 @@
{% endfor %}
</p>
<p>See also the <a href="/years/{{expedition.year}}/">documentation index</a> for this Expo
-<p>See also the <a href="/expofiles/surveyscans/{{expedition.year}}/walletindex.html">wallet completion status</a> for this Expo
+<p>See also the <a href="/wallets/year/{{expedition.year}}">wallet completion status</a> for this Expo
{% if logged_in %}
<p>Reparse and reload this year's logbook by clicking here: <a href="/expedition/{{expedition.year}}?reload">RELOAD</a>
{% endif %}