diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html
index b017b30d..d5df343c 100644
--- a/_includes/sections/dns.html
+++ b/_includes/sections/dns.html
@@ -290,15 +290,15 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
- DoH / DoT
- - Check https://www.dnsleaktest.com/.
+ - Check DNSLeakTest.com.
- Check the website of your DNS provider. They may have a page for telling "you are using X DNS." Examples include AdGuard and Cloudflare.
- - If using Firefox's trusted recursive resolver (TRR), navigate to
about:networking#dns. If the TRR column says "true" for some fields, you are using DoH.
+ - If using Firefox's trusted recursive resolver (TRR), navigate to
about:networking#dns. If the TRR column says "true" for some fields, you are using DoH.
- - dnscrypt-proxy - Try the above steps or attempt to stop it. If you have configured it correctly, your DNS requests will stop working (with the exception having Firefox's TRR configured).
+
- dnscrypt-proxy - Check dnscrypt-proxy's wiki on how to verify that your DNS is encrypted.
- - DNSSEC - Check https://dnssec.vs.uni-due.de/.
- - QNAME Minimization - Run
dig +short txt qnamemintest.internet.nl from the command-line (taken from this NLnet Labs presentation). You should see this display: "HOORAY - QNAME minimisation is enabled on your resolver :)!"
+ - DNSSEC - Check DNSSEC Resolver Test by Matthäus Wander.
+ - QNAME Minimization - Run
dig +short txt qnamemintest.internet.nl from the command-line (taken from this NLnet Labs presentation). You should see this display: "HOORAY - QNAME minimisation is enabled on your resolver :)!"
Worth Mentioning and Additional Information