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

Rename files for oep8 and oep9. Fix sidebars. Backwards compatability with redirects

This commit is contained in:
trentmc 2021-08-21 17:20:10 +02:00
parent b459dc4d72
commit aeb3c7bc8c
4 changed files with 13 additions and 5 deletions

View File

@ -67,6 +67,14 @@ module.exports = {
{
from: '/concepts/connect-to-networks/',
to: '/concepts/networks/'
},
{
from: '/concepts/oeps-did/',
to: '/concepts/metadata-did/'
},
{
from: '/concepts/oeps-asset-ddo/',
to: '/concepts/metadata-asset-ddo/'
}
],
swaggerComponents: [

View File

@ -18,12 +18,12 @@
- title: Compute-to-Data Overview
link: /concepts/compute-to-data/
- group: OEPs
- group: Metadata
items:
- title: DID
link: /concepts/oeps-did/
- title: Asset DDO
link: /concepts/oeps-asset-ddo/
- title: Asset Identifiers - DIDs
link: /concepts/metadata-did/
- title: Asset Metadata - DDOs
link: /concepts/metadata-asset-ddo/
- group: Contribute
items: