diff --git a/src/components/common/Footer/index.tsx b/src/components/common/Footer/index.tsx index 9239e7aa7..e76e22795 100644 --- a/src/components/common/Footer/index.tsx +++ b/src/components/common/Footer/index.tsx @@ -17,7 +17,6 @@ import { CORE_LINK, PRESS_LINK, LICENSES_LINK, - GOVERNANCE_LINK, ECOSYSTEM_LINK, GRANTS_LINK, SAFECON_LINK, @@ -51,9 +50,7 @@ const safeProtocolItems = [ const communityItems = [ { label: 'Governance', - href: GOVERNANCE_LINK, - target: '_blank', - rel: 'noreferrer', + href: AppRoutes.governance, }, { label: 'Ecosystem', diff --git a/src/content/governance.json b/src/content/governance.json index 97398c41c..26816fcb3 100644 --- a/src/content/governance.json +++ b/src/content/governance.json @@ -52,7 +52,7 @@ "title": "Resource hub", "link": { "title": "Go to governance hub", - "href": "gov.safe.global" + "href": "https://gov.safe.global" }, "items": [ {