diff --git a/config.js b/config.js
index 5f22b2b7..7ff6761b 100644
--- a/config.js
+++ b/config.js
@@ -39,7 +39,7 @@ module.exports = {
},
{
from: '/references/ocean.js/',
- to: 'https://github.com/oceanprotocol/ocean.js2'
+ to: 'https://github.com/oceanprotocol/ocean.js'
},
{
from: '/references/react/',
@@ -47,11 +47,11 @@ module.exports = {
},
{
from: '/references/ocean.py/',
- to: 'https://github.com/oceanprotocol/ocean.py2'
+ to: 'https://github.com/oceanprotocol/ocean.py'
},
{
from: '/references/ocean-contracts/',
- to: 'https://github.com/oceanprotocol/ocean-contracts2'
+ to: 'https://github.com/oceanprotocol/ocean-contracts'
},
{
from: '/references/aquarius/',
diff --git a/content/concepts/quickstart.md b/content/concepts/quickstart.md
index b0846143..88dfdeec 100644
--- a/content/concepts/quickstart.md
+++ b/content/concepts/quickstart.md
@@ -3,7 +3,7 @@ title: Quickstart
description:
---
-These Ocean drivers each have their own quickstart. Pick your favorite and have fun!
+These drivers each have their own quickstart. Pick your favorite and have fun!
- [ocean.js](/references/ocean.js/)
- [ocean.py](/references/ocean.py/)
diff --git a/content/references/introduction.md b/content/references/introduction.md
index a59aeccc..c2c2398e 100644
--- a/content/references/introduction.md
+++ b/content/references/introduction.md
@@ -5,10 +5,10 @@ description:
This section has API reference docs (or links to external ones) for the following Ocean Protocol components and libraries:
-
+
-
-
+
+
diff --git a/data/repositories.yml b/data/repositories.yml
index 91f66200..5da3286c 100644
--- a/data/repositories.yml
+++ b/data/repositories.yml
@@ -2,17 +2,17 @@
- group: Drivers
items:
- - name: ocean.js2
- - name: ocean.py2
+ - name: ocean.js
+ - name: ocean.py
- name: react
- group: Smart Contracts
items:
- - name: ocean-contracts2
+ - name: ocean-contracts
- group: Ocean Market & Services
items:
- - name: market2
+ - name: market
- name: aquarius
links:
- name: API reference
diff --git a/data/sidebars/references.yml b/data/sidebars/references.yml
index d9e4b3b9..a29ae1f5 100644
--- a/data/sidebars/references.yml
+++ b/data/sidebars/references.yml
@@ -6,7 +6,7 @@
- group: ocean.js
items:
- title: API Reference
- link: https://github.com/oceanprotocol/ocean.js2
+ link: https://github.com/oceanprotocol/ocean.js
- group: react
items:
@@ -16,12 +16,12 @@
- group: ocean.py
items:
- title: API Reference
- link: https://github.com/oceanprotocol/ocean.py2
+ link: https://github.com/oceanprotocol/ocean.py
- group: Smart Contracts
items:
- title: API Reference
- link: https://github.com/oceanprotocol/ocean-contracts2
+ link: https://github.com/oceanprotocol/ocean-contracts
- group: aquarius
items: