Skip to content

Commit 1492983

Browse files
authored
Merge pull request #192 from techulus/claude/remove-status-footer-011CUNKEDzad3Xf4aQYQHY1Q
Remove status page link from footer
2 parents 6ced583 + 3ada4e0 commit 1492983

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/layout/footer.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import Link from "next/link";
22

33
const navigation = {
44
main: [
5-
{ name: "Status", href: "https://manage.openstatus.dev" },
65
{ name: "Terms", href: "/terms" },
76
{ name: "Privacy", href: "/privacy" },
87
{ name: "Source code", href: "https://github.com/techulus/manage" },

0 commit comments

Comments
 (0)