Skip to content

Fix broken Brid.gg bridge links by removing incorrect path suffixes#623

Merged
devknight-ink merged 1 commit into
inkonchain:mainfrom
CryptAm:patch-4
Jul 2, 2026
Merged

Fix broken Brid.gg bridge links by removing incorrect path suffixes#623
devknight-ink merged 1 commit into
inkonchain:mainfrom
CryptAm:patch-4

Conversation

@CryptAm

@CryptAm CryptAm commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Problem

The documentation linked to brid.gg/ink and testnet.brid.gg/ink-sepolia, but these URLs are invalid and result in inaccessible bridge pages.

Solution

Updated both links to the correct Brid.gg endpoints without the unsupported path suffixes, ensuring users are directed to the working bridge pages.

image

## Problem

The documentation linked to `brid.gg/ink` and `testnet.brid.gg/ink-sepolia`, but these URLs are invalid and result in inaccessible bridge pages.

## Solution

Updated both links to the correct `Brid.gg` endpoints without the unsupported path suffixes, ensuring users are directed to the working bridge pages.
@CryptAm CryptAm requested a review from a team as a code owner July 2, 2026 13:15
@CryptAm

CryptAm commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

@devknight-ink @sergio-inkfnd @przemekink
guys, someone please review this PR when you have a chance? Thanks! ❤️

@devknight-ink devknight-ink left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch - verified both of these

brid.gg migrated to a LI.FI-widget app that deep-links via query params instead of paths, which is why the old /ink suffixes stopped resolving. This fix is correct as-is. Approving.

Non-blocking follow-up: we could pre-select Ink on the mainnet link with https://www.brid.gg/?toChain=57073 (Ink's chain ID), but that's a separate enhancement and doesn't need to hold up this fix. Update: no , my bad, that doesn't work in fact currently

Thanks for cleaning these up! 🙏

@devknight-ink devknight-ink enabled auto-merge July 2, 2026 14:30
@devknight-ink devknight-ink merged commit f2adbe5 into inkonchain:main Jul 2, 2026
9 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants