summaryrefslogtreecommitdiff
path: root/static/faq.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-03-02 05:02:24 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-03-02 05:02:24 -0500
commit82550d98fc587422708233cddcd868041ae303cc (patch)
tree9ee9883c7318c65660d20c8ddd49c2342be45d66 /static/faq.html
parente075f1ee717e30405c9bad812a95e6b7acfc20a8 (diff)
change dns permalink
Diffstat (limited to 'static/faq.html')
-rw-r--r--static/faq.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/static/faq.html b/static/faq.html
index 22276cf8..c291bb10 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -66,7 +66,7 @@
bundled apps make by default?</a></li>
<li><a href="#cellular-tracking">What does GrapheneOS do about cellular
tracking and silent SMS?</a></li>
- <li><a href="#dns">How do I use a custom DNS server?</a></li>
+ <li><a href="#custom-dns">How do I use a custom DNS server?</a></li>
<li><a href="#private-dns-ip">Why does Private DNS not accept IP
addresses?</a></li>
<li><a href="#private-dns-other">Does DNS-over-TLS (Private DNS) protect
@@ -375,8 +375,8 @@
sending texts or other data is not required or particularly useful to track devices
connected to a network for an adversary with the appropriate access.</p>
- <h3 id="dns">
- <a href="#dns">How do I use a custom DNS server?</a>
+ <h3 id="custom-dns">
+ <a href="#custom-dns">How do I use a custom DNS server?</a>
</h3>
<p>It isn't possible to directly override the DNS servers provided by the network via
@@ -478,5 +478,6 @@
<li><a href="https://reddit.com/r/GrapheneOS">Reddit</a></li>
</ul>
</footer>
+ <script src="/redirect.js?4"></script>
</body>
</html>