diff --git a/core-concepts/networks.md b/core-concepts/networks.md index bb5eafbe..423b82a1 100644 --- a/core-concepts/networks.md +++ b/core-concepts/networks.md @@ -55,7 +55,7 @@ Ocean is deployed to Polygon Mainnet, another production network. Polygon’s na **Bridge** -Check our Polygon Bridge [guide](broken-reference) to learn how you can deposit, withdraw and send tokens. +Check our Polygon Bridge [guide](networks/bridges/#polygon-ex-matic-bridge) to learn how you can deposit, withdraw and send tokens. ### Binance Smart Chain @@ -81,7 +81,7 @@ If you don’t find BSC as a predefined network in your wallet, you can connect **Bridge** -Check our BSC Bridge [guide](broken-reference) to learn how you can deposit, withdraw and send tokens. +Check our BSC Bridge [guide](networks/bridges/#binance-smart-chain-bsc-bridge) to learn how you can deposit, withdraw and send tokens. ### Energy Web Chain diff --git a/core-concepts/networks/bridges.md b/core-concepts/networks/bridges.md index e14c469c..eea33173 100644 --- a/core-concepts/networks/bridges.md +++ b/core-concepts/networks/bridges.md @@ -23,13 +23,13 @@ The article [How to Get Started with BSC](https://academy.binance.com/en/article ### Links -* [Matic Wallet](https://wallet.matic.network) -* [Matic Bridge](https://wallet.matic.network/bridge) +* [Matic Wallet](https://wallet.polygon.technology/) +* [Matic Bridge](https://wallet.polygon.technology/bridge/) * [How to set up a custom network in MetaMask](../orientation/metamask-setup.md#set-up-custom-network) ### Intro to Polygon's Bridge -The Polygon Network (ex Matic) provide us with a bridge (connecting Ethereum & Polygon blockchains), and a dedicated [wallet](https://wallet.matic.network) that simplify the steps of transferring digital assets between the two networks. The wallet connects to your account via Metamask (or any of the other supported wallets). +The Polygon Network (ex Matic) provide us with a bridge (connecting Ethereum & Polygon blockchains), and a dedicated [wallet](https://wallet.polygon.technology/) that simplify the steps of transferring digital assets between the two networks. The wallet connects to your account via Metamask (or any of the other supported wallets). When you open the wallet link, the wallet will ask to log in. Select your preferred way of connecting and confirm the action. In our guide we'll use Metamask.