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?
  • What does GrapheneOS do about cellular tracking and silent SMS?
  • -
  • How do I use a custom DNS server?
  • +
  • How do I use a custom DNS server?
  • Why does Private DNS not accept IP addresses?
  • 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.

    -

    - How do I use a custom DNS server? +

    + How do I use a custom DNS server?

    It isn't possible to directly override the DNS servers provided by the network via @@ -478,5 +478,6 @@

  • Reddit
  • + diff --git a/static/index.html b/static/index.html index 9640ffd7..427854a8 100644 --- a/static/index.html +++ b/static/index.html @@ -114,6 +114,6 @@
  • Reddit
  • - + diff --git a/static/redirect.js b/static/redirect.js index d84bfd78..0ef16859 100644 --- a/static/redirect.js +++ b/static/redirect.js @@ -17,6 +17,7 @@ const redirects = new Map([ ["/releases#sailfish-stable", "/faq#legacy-devices"], ["/releases#marlin-beta", "/faq#legacy-devices"], ["/releases#sailfish-beta", "/faq#legacy-devices"], + ["/faq#dns", "/faq#custom-dns"], ]); function handle_hash() { diff --git a/static/releases.html b/static/releases.html index 40163e03..e36ccde5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -1029,6 +1029,6 @@ - + diff --git a/static/usage.html b/static/usage.html index c30da24e..86da59cc 100644 --- a/static/usage.html +++ b/static/usage.html @@ -335,6 +335,6 @@
  • Reddit
  • - +