diff options
Diffstat (limited to 'templates/cavewallets.html')
-rw-r--r-- | templates/cavewallets.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/cavewallets.html b/templates/cavewallets.html index b05dab7..df3b009 100644 --- a/templates/cavewallets.html +++ b/templates/cavewallets.html @@ -16,7 +16,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/2022">2022</a> -<li>per person, e.g. <a href="/wallets/person/MichaelSargent">Michael Sargent</a> +<li>per person, e.g. <a href="/wallets/person/Wookey">Wookey</a> </ul> {% include 'wallet_table.html' %} <br /> |