fix: remove the link to the SVR.JS status page
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m6s

This commit is contained in:
Dorian Niemiec 2024-11-16 12:21:15 +01:00
parent ac1ba5e01c
commit f943e6bee4

View file

@ -152,8 +152,7 @@ export const FOOTERLINKS = {
{ href: "/contribute", label: "Contribute" },
{ href: "/vulnerabilities", label: "Vulnerabilities" },
{ href: "https://git.svrjs.org", label: "Git server" },
{ href: "https://status.svrjs.org", label: "Server uptime" },
{ href: "https://mernmail.org", label: "MERNMail" }
{ href: "https://www.mernmail.org", label: "MERNMail" }
],
social: {
supportText: "Support Us on Socials"