diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index 608652c6..cf2a11ae 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -60,7 +60,6 @@
Specs:
- -Domains:
- -IPs:
- -Ports:
- -IPs:
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"],