diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html
index 1e9130b3..61094301 100644
--- a/static/articles/grapheneos-servers.html
+++ b/static/articles/grapheneos-servers.html
@@ -27,6 +27,7 @@
+
@@ -63,7 +64,6 @@
GrapheneOS connectivity check servers
GrapheneOS mail server
GrapheneOS Matrix server
- GrapheneOS application repository
GrapheneOS DNS servers
Attestation website and service
Staging attestation website and service
@@ -204,6 +204,7 @@
seamlessupdate.app
www.seamlessupdate.app
mta-sts.seamlessupdate.app
+ apps.grapheneos.org
IPs:
@@ -401,46 +402,6 @@
-
-
-
-
-
- Specs:
-
-
- - OVH VPS vps2020-value-1-2-40
- - 1 core
- - 2 GB memory
- - 40 GB NVMe SSD storage
- - 250 Mbit/s bandwidth
-
-
- Domains:
-
-
-
- IPs:
-
-
- - 51.222.140.199 — os-bhs6
- - 2607:5300:205:200::39fe — os-bhs6
-
-
- Ports:
-
-
- - 22 ssh - no passwords, SSHFP
- - 80 http - HTTPS redirect only
- - 443 https - static, DANE TLSA
-
-
-
diff --git a/static/js/redirect.js b/static/js/redirect.js
index 48e927be..5605787e 100644
--- a/static/js/redirect.js
+++ b/static/js/redirect.js
@@ -21,6 +21,7 @@ const redirects = new Map([
["/releases#marlin-beta", "/faq#legacy-devices"],
["/releases#sailfish-beta", "/faq#legacy-devices"],
["/faq#dns", "/faq#custom-dns"],
+ ["/articles/grapheneos-servers#apps.grapheneos.org", "/articles/grapheneos-servers#releases.grapheneos.org"],
["/install/cli#fastboot-as-non-root", "/install/cli#flashing-as-non-root"],
["/install/web#fastboot-as-non-root", "/install/web#flashing-as-non-root"],