diff --git a/website/src/routes.ts b/website/src/routes.ts index 299754caf..ec419e78d 100644 --- a/website/src/routes.ts +++ b/website/src/routes.ts @@ -170,7 +170,7 @@ export const navigationItems = { }, { text: 'Status', - path: routes.statusPage(), + path: 'https://app.pulsetic.com/status/bppOB4Gv', }, ], };