Skip to content

Commit 13f4959

Browse files
committed
Removed Statuspage link. No longer in use.
1 parent 17184b7 commit 13f4959

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Sources/App/Views/PublicPage.swift

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -430,12 +430,6 @@ class PublicPage {
430430
"Privacy and Cookies"
431431
)
432432
),
433-
.li(
434-
.a(
435-
.href("https://swiftpackageindex.statuspage.io"),
436-
"Uptime and System Status"
437-
)
438-
),
439433
.li(
440434
.a(
441435
.href(SiteURL.buildMonitor.relativeURL()),

0 commit comments

Comments
 (0)