diff --git a/changedetectionio/blueprint/settings/templates/settings.html b/changedetectionio/blueprint/settings/templates/settings.html index 60d5e138..ee4ea241 100644 --- a/changedetectionio/blueprint/settings/templates/settings.html +++ b/changedetectionio/blueprint/settings/templates/settings.html @@ -203,7 +203,7 @@ nav

API Access

-

Drive your changedetection.io via API, More about API access here

+

Drive your changedetection.io via API, More about API access and examples here.

{{ render_checkbox_field(form.application.form.api_access_token_enabled) }}