We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8536185 commit 32a6198Copy full SHA for 32a6198
src/config/projects.ts
@@ -69,8 +69,8 @@ export const projects = (t: TFunction): PortalMeta[] => [
69
},
70
{
71
logo: gnosisSafeFork,
72
- name: t("Gnosis Safe (Fork)"),
73
- link: t("https://multisig.darwiniacommunitydao.xyz/"),
+ name: t("DSafe (Fork Gnosis Safe)"),
+ link: t("https://dsafe.dcdao.box/"),
74
description: t(
75
"Gnosis Safe is the most trusted decentralized custody protocol and collective asset management platform on Ethereum and the EVM."
76
),
0 commit comments