mirror of
https://github.com/caronc/apprise-api.git
synced 2025-08-16 09:37:47 +02:00
Fixed URL typo on main config html page (#60)
This commit is contained in:
@ -36,7 +36,7 @@
|
|||||||
In the future you can return to this configuration screen at any time by placing the following into your
|
In the future you can return to this configuration screen at any time by placing the following into your
|
||||||
browser:
|
browser:
|
||||||
{% endblocktrans %}
|
{% endblocktrans %}
|
||||||
<code>{{request.scheme}}://{{request.META.HTTP_HOST}}{{BASE_URL}}/config/{{key}}</code>
|
<code>{{request.scheme}}://{{request.META.HTTP_HOST}}{{BASE_URL}}/cfg/{{key}}</code>
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user