diff --git a/constants/index.jsx b/constants/index.jsx index af3fec9..c4d5251 100644 --- a/constants/index.jsx +++ b/constants/index.jsx @@ -28,7 +28,7 @@ export const headerLinks = { } ], git: { - href: "https://git.svrjs.org", + href: "https://git.svrjs.org/mernmail/mernmail", target: "_blank" } }; @@ -99,7 +99,10 @@ export const footerLinks = { ], resources: [ { href: "/docs", label: "Docs" }, - { href: "https://git.svrjs.org/", label: "Git repository" }, + { + href: "https://git.svrjs.org/mernmail/mernmail", + label: "Git repository" + }, { href: "/contribute", label: "Contribute" } ], social: {