From a864e74105e11043211dfc87759da1e1e27cbe5e Mon Sep 17 00:00:00 2001 From: szaimen Date: Thu, 21 Jul 2022 01:31:50 +0200 Subject: [PATCH] fix some links Signed-off-by: szaimen --- local-instance.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/local-instance.md b/local-instance.md index d3015659..cf761f97 100644 --- a/local-instance.md +++ b/local-instance.md @@ -10,7 +10,7 @@ The recommended way is the following: 1. Now, entering the domain in the AIO-interface should work as expected and should allow you to continue with the setup ## 2. Use the ACME DNS-challenge -You can alternatively use the ACME DNS-challenge to get a valid certificate for Nextcloud. Here is described how to set it up: https://github.com/nextcloud/all-in-one#how-to-get-it-running-using-the-acme-dns-challenge +You can alternatively use the ACME DNS-challenge to get a valid certificate for Nextcloud. Here is described how to set it up: https://github.com/nextcloud/all-in-one#how-to-get-nextcloud-running-using-the-acme-dns-challenge ## 3. Use Cloudflare -If you do not have any contol over the network, you may think about using Cloudflare Argo Tunnel to get a valid certificate for your Nextcloud. However it will be opened to the public internet then. See https://github.com/nextcloud/all-in-one#how-to-run-it-behind-a-cloudflare-argo-tunnel how to set this up. +If you do not have any contol over the network, you may think about using Cloudflare Argo Tunnel to get a valid certificate for your Nextcloud. However it will be opened to the public internet then. See https://github.com/nextcloud/all-in-one#how-to-run-nextcloud-behind-a-cloudflare-argo-tunnel how to set this up.