From 6f535b0508482849762bb90772aecc8ff2a2b47a Mon Sep 17 00:00:00 2001 From: ibizaman Date: Sun, 11 Feb 2024 20:01:37 -0800 Subject: [PATCH] fix link --- modules/services/nextcloud-server/docs/default.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/services/nextcloud-server/docs/default.md b/modules/services/nextcloud-server/docs/default.md index e23c2415..faf71912 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