diff --git a/apprise_api/api/templates/config.html b/apprise_api/api/templates/config.html index b718091..a416670 100644 --- a/apprise_api/api/templates/config.html +++ b/apprise_api/api/templates/config.html @@ -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 %} - {{request.scheme}}://{{request.META.HTTP_HOST}}{{BASE_URL}}/config/{{key}} + {{request.scheme}}://{{request.META.HTTP_HOST}}{{BASE_URL}}/cfg/{{key}}