From 5288d5f82543756f491eccf5d41bbb6b2013257b 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 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