diff --git a/config.toml b/config.toml
index 3b5def653507ddd83f65652f047a6755948faaa7..0b445a5963e80b84f27c24246015876f40b266a7 100644
--- a/config.toml
+++ b/config.toml
@@ -25,7 +25,7 @@ languageCode = "en-us"
 [menu]
   # Header
   [[menu.main]]
-    url = "https://status.apertis.org"
+    url = "https://stats.uptimerobot.com/R8MlxtrZXO"
     name = "Service Status"
     weight = 1
   [[menu.main]]
diff --git a/content/architecture/infrastructure-monitoring-and-testing.md b/content/architecture/infrastructure-monitoring-and-testing.md
index b8b6665cf30945873cea3a160c75e5a48a019454..806f1de5603a49d31a412b6c40c9bf63cd2eeaa0 100644
--- a/content/architecture/infrastructure-monitoring-and-testing.md
+++ b/content/architecture/infrastructure-monitoring-and-testing.md
@@ -248,9 +248,8 @@ being addressed and planned downtimes.
 
 The Apertis project uses the status page service provided by
 [UptimeRobot](https://uptimerobot.com/status-page/) to track the availability
-of its user facing services. This is accessible at https://status.apertis.org
-(or the direct link https://stats.uptimerobot.com/R8MlxtrZXO which can be handy
-if there are DNS issues).
+of its user facing services. This is accessible at
+https://stats.uptimerobot.com/R8MlxtrZXO.
 
 ### Preventing performance degradations that may affect the user experience
 
diff --git a/content/release/v2022dev1/releasenotes.md b/content/release/v2022dev1/releasenotes.md
index cd126d1080bc09db27c00480948b722b960452d9..1b635c2571ab03453dab2e801409786ff71a4ce5 100644
--- a/content/release/v2022dev1/releasenotes.md
+++ b/content/release/v2022dev1/releasenotes.md
@@ -131,7 +131,7 @@ To help developers diagnose these issues and to help administrators to promptly
 react on unscheduled downtimes some
 [monitoring services have been reviewed]({{< ref "status-page-review.md" >}})
 and a status page keeping track of the health of all the Apertis services is
-now available at [status.apertis.org](https://status.apertis.org/).
+now available at ~~status.apertis.org~~ [stats.uptimerobot.com/R8MlxtrZXO](https://stats.uptimerobot.com/R8MlxtrZXO).
 
 ### Improved SDK persistent disk tests