mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
fix links
This commit is contained in:
parent
1e82a85e12
commit
3400eff828
@ -9,8 +9,8 @@ We'd love to have you help contribute to the Ocean core software! Here are ways
|
||||
|
||||
- _Just do it:)_ Branch from the code, improve it, submit a Pull Request.
|
||||
- Chat with other Ocean developers in [Discord](https://discord.gg/TnXjkR5).
|
||||
- Because of the weird world of intellectual property, before it can go through, we need to follow the [legal requirements](/tutorials/legal-reqs/). Please be aware of this.
|
||||
- Finally, here's the [Contributor Code of Conduct](/tutorials/code-of-conduct/).
|
||||
- Because of the weird world of intellectual property, before it can go through, we need to follow the [legal requirements](/concepts/legal-reqs/). Please be aware of this.
|
||||
- Finally, here's the [Contributor Code of Conduct](/concepts/code-of-conduct/).
|
||||
|
||||
### Develop an app or integration, using Ocean as a tool
|
||||
|
||||
@ -20,7 +20,7 @@ Ocean documentation will help. And... you're here:)
|
||||
|
||||
### Report a bug
|
||||
|
||||
To report a vulnerability, [go here](/tutorials/vulnerabilities/).
|
||||
To report a vulnerability, [go here](/concepts/vulnerabilities/).
|
||||
|
||||
To report a bug that isn't a vulnerability, go to the relevant GitHub repository, click on the Issues tab, click on the New issue button, and read the instructions.
|
||||
|
||||
|
@ -7,13 +7,13 @@ description:
|
||||
|
||||
Ocean is deployed to these public networks:
|
||||
|
||||
- [Ethereum mainnet](/tutorials/network-ethmainnet/) - production
|
||||
- [Rinkeby](/tutorials/network-rinkeby/) - testnet
|
||||
- [Ropsten](/tutorials/network-ropsten) - testnet
|
||||
- [Ethereum mainnet](/concepts/network-ethmainnet/) - production
|
||||
- [Rinkeby](/concepts/network-rinkeby/) - testnet
|
||||
- [Ropsten](/concepts/network-ropsten) - testnet
|
||||
|
||||
You can also run your own local testnet:
|
||||
|
||||
- [Ganache](/tutorials/network-local) - local testnet
|
||||
- [Ganache](/concepts/network-local) - local testnet
|
||||
|
||||
## Chain ids
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user