From 0b85f5d87bcf16298c423e481d9726582df3fb3e Mon Sep 17 00:00:00 2001 From: faisalnugroho Date: Sat, 30 May 2026 12:36:51 +0800 Subject: [PATCH] fix(docs): update broken Brid.gg links in bridges documentation Brid.gg now uses a unified interface with dropdown selectors instead of dedicated sub-paths for each chain. Updated the links to point to the main Brid.gg page with instructions for users to select their chain. Closes #1537 --- docs/base-chain/network-information/bridges.mdx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/base-chain/network-information/bridges.mdx b/docs/base-chain/network-information/bridges.mdx index 258a15b70..f0f0ccfc0 100644 --- a/docs/base-chain/network-information/bridges.mdx +++ b/docs/base-chain/network-information/bridges.mdx @@ -23,12 +23,9 @@ Superbridge enables you to bridge ETH and other supported assets from Ethereum m ### Brid.gg -Brid.gg is another option that also helps you bridge ETH and supported assets between Ethereum mainnet (L1) and Base. +Brid.gg is another option that also helps you bridge ETH and supported assets between Ethereum mainnet (L1) and Base. After visiting the site, use the chain selector to choose your source chain and select Base or Base Sepolia as the destination. -#### Supported Networks - -- [Base Mainnet](https://brid.gg/base) -- [Base Sepolia (Testnet)](https://testnet.brid.gg/base-sepolia) +- [Brid.gg](https://brid.gg) ### Programmatic Bridging (Ethereum)