From 82550d98fc587422708233cddcd868041ae303cc Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 2 Mar 2020 05:02:24 -0500 Subject: [PATCH] change dns permalink --- static/faq.html | 7 ++++--- static/index.html | 2 +- static/redirect.js | 1 + static/releases.html | 2 +- static/usage.html | 2 +- 5 files changed, 8 insertions(+), 6 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?
  • 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
  • - +