1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

fix broken references. /references/ocean.py and /references/react/seem not to be working, so I'm resorting to long form url

This commit is contained in:
trentmc 2020-11-18 15:32:10 +01:00
parent 6318b24665
commit 4c719aafbc
2 changed files with 3 additions and 3 deletions

View File

@ -6,5 +6,5 @@ description:
These drivers each have their own quickstart. Pick your favorite and have fun!
- [ocean.js](/references/ocean.js/)
- [ocean.py](/references/ocean.py/)
- [Ocean React](/references/react/)
- [ocean.py](https://github.com/oceanprotocol/ocean.py)
- [Ocean React](https://github.com/oceanprotocol/react)

View File

@ -17,7 +17,7 @@ Here are some approaches:
- Fork [Ocean Market](/references/market/) code
- Build from [Ocean React hooks](/references/react/).
- Build up from [ocean.js](/references/ocean.js/) or [ocean.py](/references/ocean.py/) drivers
- Build up from [ocean.js](/references/ocean.js/) or [ocean.py](https://github.com/oceanprotocol/ocean.py) drivers
## Prepare Some Initial Data Assets