diff --git a/modules/services/nextcloud-server/docs/default.md b/modules/services/nextcloud-server/docs/default.md index e23c241..faf7191 100644 --- a/modules/services/nextcloud-server/docs/default.md +++ b/modules/services/nextcloud-server/docs/default.md @@ -68,7 +68,7 @@ demo](demo-nextcloud-server.html#demo-nextcloud-deploy-basic). :::: This will set up a Nextcloud service that runs on the NixOS target machine, reachable at -`http://nextcloud.example.com`. If the `shb.ssl` block is [enabled](block-ssl.html#usage), the +`http://nextcloud.example.com`. If the `shb.ssl` block is [enabled](blocks-ssl.html#usage), the instance will be reachable at `https://nextcloud.example.com`. ```nix