summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/dns-over-http.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/dns-over-http.md b/content/dns-over-http.md
index 079439c..fd03f95 100644
--- a/content/dns-over-http.md
+++ b/content/dns-over-http.md
@@ -96,7 +96,7 @@ systemctl enable --now doh.service
## Setting up Nginx.
-To set up Nginx with HTTPS, follow [these](/nginx) [guides](/certbot).
+To set up Nginx with HTTPS, follow [these](/basic/nginx) [guides](/basic/certbot).
Once you\'ve gotten all of that set up, we\'ll reverse proxy our HTTPS
to DNS proxy. Open up your Nginx config file, and add the following