diff --git a/content/concepts/quickstart.md b/content/concepts/quickstart.md index 88dfdeec..ee64c4ac 100644 --- a/content/concepts/quickstart.md +++ b/content/concepts/quickstart.md @@ -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) diff --git a/content/tutorials/marketplace.md b/content/tutorials/marketplace.md index 130f7b8f..b8c34454 100644 --- a/content/tutorials/marketplace.md +++ b/content/tutorials/marketplace.md @@ -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