fix position link
This commit is contained in:
parent
6e59b8b579
commit
6a5f0284e3
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue