Skip to content

Broken Gnosis Safe links: update to current Safe domains #253

Description

@sakpan-safe

Hi, and thanks for maintaining the Zodiac Safe app.

A few links in the repo still point to the old gnosis-safe.io domain, which no longer resolves since Gnosis Safe rebranded to Safe. I found these:

  • README.md: the "Gnosis Safe UI" / "Gnosis Safe web UI" links to https://gnosis-safe.io/app/#/
  • packages/app/src/utils/url.ts: const base = "https://gnosis-safe.io"
  • packages/app/src/views/AddModule/index.tsx: href='https://help.gnosis-safe.io/en/articles/4934378-what-is-a-module'

Current equivalents:

  • https://gnosis-safe.io/app/#/ -> https://app.safe.global
  • https://gnosis-safe.io -> https://safe.global
  • https://help.gnosis-safe.io/... -> https://help.safe.global/...

The base constant in url.ts is the functional one (it builds the app links), so that is the highest-impact fix. I can paste the exact line replacements if that helps.

Thanks for keeping Zodiac going.

Sam, Safe Ecosystem Foundation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions