summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/cavewallets.html2
-rw-r--r--templates/personwallets.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/cavewallets.html b/templates/cavewallets.html
index 86c85b9..b05dab7 100644
--- a/templates/cavewallets.html
+++ b/templates/cavewallets.html
@@ -15,7 +15,7 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c
<p>This lists all the files in a wallet, some of which may not be for this specific cave.
<p>See also wallets
<ul>
-<li>per year, e.g. <a href="/wallets/year/2019">2019</a>
+<li>per year, e.g. <a href="/wallets/year/2022">2022</a>
<li>per person, e.g. <a href="/wallets/person/MichaelSargent">Michael Sargent</a>
</ul>
{% include 'wallet_table.html' %}
diff --git a/templates/personwallets.html b/templates/personwallets.html
index e840563..0ec4f63 100644
--- a/templates/personwallets.html
+++ b/templates/personwallets.html
@@ -13,7 +13,7 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c
<p>See also wallets
<ul>
-<li>per year, e.g. <a href="/wallets/year/2019">2019</a>
+<li>per year, e.g. <a href="/wallets/year/2022">2022</a>
<li>per cave, e.g. <a href="/cave/scans/1623-161">1623/161</a>
</ul>