From de2a6883cafef614fd1103d1880758cea14db807 Mon Sep 17 00:00:00 2001 From: atakpu ikhide godson Date: Fri, 18 Jun 2021 13:47:01 +0100 Subject: [PATCH] change status page link --- home/lighthouse.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/lighthouse.js b/home/lighthouse.js index 8caabf4da0..a2212db69b 100644 --- a/home/lighthouse.js +++ b/home/lighthouse.js @@ -20,7 +20,7 @@ const sites = [ 'http://localhost:1444/enterprise/overview', 'http://localhost:1444/enterprise/resources', 'http://localhost:1444/enterprise/demo', - 'http://localhost:1444/product/status-page', + 'http://localhost:1444/product/public-status-page', 'http://localhost:1444/product/oncall-management', 'http://localhost:1444/product/uptime-monitoring', 'http://localhost:1444/legal/terms',