mirror of
https://github.com/caronc/apprise-api.git
synced 2025-01-22 05:49:17 +01:00
Fixed URL typo on main config html page (#60)
This commit is contained in:
parent
78359181a9
commit
022e151f8f
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user