fix position link

This commit is contained in:
Laura Klünder 2024-12-26 13:44:24 +01:00
parent 6e59b8b579
commit 6a5f0284e3

View file

@ -30,7 +30,7 @@
</p> </p>
<p> <p>
{% trans 'To access this position on the map, visit:' %}<br> {% trans 'To access this position on the map, visit:' %}<br>
<code><a href="/l/p:{{ position.secret }}/">/l/p:{{ position.secret }}/</a></code> <code><a href="/l/m:{{ position.secret }}/">/l/p:{{ position.secret }}/</a></code>
</p> </p>
<p> <p>
{% trans 'To get and set it via the API, use this API endpoint:' %}<br> {% trans 'To get and set it via the API, use this API endpoint:' %}<br>