summaryrefslogtreecommitdiff
path: root/static/js/redirect.js
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-08-23 08:00:18 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-08-23 08:00:54 -0400
commite8b0cb9bb5fe0dcc73bbdac41b939c1d16b6528c (patch)
tree9db80740f3283dcff5e5f631d15457313271023f /static/js/redirect.js
parentc0e970dc03c095590aea9aefd66fbb639b440b35 (diff)
provide time.grapheneos.org with network servers
Diffstat (limited to 'static/js/redirect.js')
-rw-r--r--static/js/redirect.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/js/redirect.js b/static/js/redirect.js
index 5605787e..c0e57ab0 100644
--- a/static/js/redirect.js
+++ b/static/js/redirect.js
@@ -22,6 +22,7 @@ const redirects = new Map([
["/releases#sailfish-beta", "/faq#legacy-devices"],
["/faq#dns", "/faq#custom-dns"],
["/articles/grapheneos-servers#apps.grapheneos.org", "/articles/grapheneos-servers#releases.grapheneos.org"],
+ ["/articles/grapheneos-servers#time.grapheneos.org", "/articles/grapheneos-servers#grapheneos.network"],
["/install/cli#fastboot-as-non-root", "/install/cli#flashing-as-non-root"],
["/install/web#fastboot-as-non-root", "/install/web#flashing-as-non-root"],