summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorLuke Smith <Luke Smith>2022-07-01 20:18:43 -0400
committerLuke Smith <Luke Smith>2022-07-01 20:18:43 -0400
commitb93926c71f3931068b60a86963b27aa0308ac99b (patch)
tree00dc783349171844a2c005e43ad56a50013d631c /content
parent53fec48ca72bc4d0e4fa2a6025eb92ead071f0ab (diff)
fix links
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