From e8b0cb9bb5fe0dcc73bbdac41b939c1d16b6528c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 23 Aug 2021 08:00:18 -0400 Subject: provide time.grapheneos.org with network servers --- static/js/redirect.js | 1 + 1 file changed, 1 insertion(+) (limited to 'static/js') 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"], -- cgit v1.3.1