fix: remove the link to the SVR.JS status page
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m6s
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m6s
This commit is contained in:
parent
ac1ba5e01c
commit
f943e6bee4
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue