mirror of
https://github.com/caronc/apprise-api.git
synced 2025-08-16 01:27: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
|
||||
browser:
|
||||
{% 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>
|
||||
</ol>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user