fix: broken link for polygon mumbai bridge (#6986)
fix: broken link for polygon bridge Co-authored-by: Charlie B <charles@bachmeier.io>
This commit is contained in:
parent
a060bf1079
commit
cc5309b18f
@ -175,7 +175,7 @@ const CHAIN_INFO: ChainInfoMap = {
|
||||
[ChainId.POLYGON_MUMBAI]: {
|
||||
networkType: NetworkType.L1,
|
||||
blockWaitMsBeforeWarning: ms`10m`,
|
||||
bridge: 'https://wallet.polygon.technology/bridge',
|
||||
bridge: 'https://wallet.polygon.technology/polygon/bridge/deposit',
|
||||
docs: 'https://polygon.io/',
|
||||
explorer: 'https://mumbai.polygonscan.com/',
|
||||
infoLink: 'https://info.uniswap.org/#/polygon/',
|
||||
|
Loading…
Reference in New Issue
Block a user