diff --git a/source/_integrations/nextcloud.markdown b/source/_integrations/nextcloud.markdown index 00aef931424..c079b31b476 100644 --- a/source/_integrations/nextcloud.markdown +++ b/source/_integrations/nextcloud.markdown @@ -27,7 +27,7 @@ To enable the Nextcloud integration, add the following lines to your `configurat ```yaml # Example configuration.yaml entry nextcloud: - url: Https://YOUR_NEXTCLOUD_URL + url: https://YOUR_NEXTCLOUD_URL username: YOUR_USERNAME password: YOUR_APP_PASSWORD