diff options
| author | Luke Smith <Luke Smith> | 2022-07-01 20:18:43 -0400 |
|---|---|---|
| committer | Luke Smith <Luke Smith> | 2022-07-01 20:18:43 -0400 |
| commit | b93926c71f3931068b60a86963b27aa0308ac99b (patch) | |
| tree | 00dc783349171844a2c005e43ad56a50013d631c | |
| parent | 53fec48ca72bc4d0e4fa2a6025eb92ead071f0ab (diff) | |
fix links
| -rw-r--r-- | content/dns-over-http.md | 2 |
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 |
