diff --git a/content/concepts/network-ethmainnet.md b/content/concepts/network-ethmainnet.md index 6643c856..ad599fe5 100644 --- a/content/concepts/network-ethmainnet.md +++ b/content/concepts/network-ethmainnet.md @@ -5,7 +5,7 @@ description: Details of Ethereum deployment & services ## Smart Contracts -Ocean contracts are deployed to Ethereum mainnet at **[these addresses](https://github.com/oceanprotocol/contracts/blob/master/docs/deployments/mainnet.md)**. +Ocean contracts are deployed to Ethereum mainnet at **[these addresses](https://github.com/oceanprotocol/contracts/blob/master/artifacts/address.json)**. ## Mainnet-Related Services diff --git a/content/concepts/network-rinkeby.md b/content/concepts/network-rinkeby.md index 9fc29c97..5547efa0 100644 --- a/content/concepts/network-rinkeby.md +++ b/content/concepts/network-rinkeby.md @@ -5,7 +5,7 @@ description: Details of Rinkeby deployment & services ## Smart Contracts -Ocean contracts are deployed to Rinkeby network at **[these addresses](https://github.com/oceanprotocol/contracts/blob/master/docs/deployments/rinkeby.md)**. +Ocean contracts are deployed to Rinkeby network at **[these addresses](https://github.com/oceanprotocol/contracts/blob/master/artifacts/address.json)**. ## Rinkeby-Related Services diff --git a/content/concepts/network-ropsten.md b/content/concepts/network-ropsten.md index a1cd15e6..ecc47b5b 100644 --- a/content/concepts/network-ropsten.md +++ b/content/concepts/network-ropsten.md @@ -5,7 +5,7 @@ description: Details of Ropsten deployment & services ## Smart Contracts -Ocean contracts are deployed to Ropsten network at **[these addresses](https://github.com/oceanprotocol/contracts/blob/master/docs/deployments/ropsten.md)**. +Ocean contracts are deployed to Ropsten network at **[these addresses](https://github.com/oceanprotocol/contracts/blob/master/artifacts/address.json)**. ## Ropsten-Related Services