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:
parent
6318b24665
commit
4c719aafbc
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user