From e3ed8e0552333c1a82ee5ecaebf0608680985b3d Mon Sep 17 00:00:00 2001 From: cryptam <102138190+CryptAm@users.noreply.github.com> Date: Thu, 2 Jul 2026 16:14:11 +0300 Subject: [PATCH] Fix broken Brid.gg bridge links by removing incorrect path suffixes ## 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. --- src/pages/tools/bridges.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/tools/bridges.mdx b/src/pages/tools/bridges.mdx index d47eb883..0e86b044 100644 --- a/src/pages/tools/bridges.mdx +++ b/src/pages/tools/bridges.mdx @@ -26,8 +26,8 @@ Brid.gg enables you to bridge assets from L1 to L2 across the Superchain. **Supported Networks** -- [Ink Mainnet](https://brid.gg/ink) -- [Ink Sepolia](https://testnet.brid.gg/ink-sepolia) +- [Ink Mainnet](https://brid.gg) +- [Ink Sepolia](https://testnet.brid.gg) ## Bungee