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

Rename pages, away from all having 'metadata', to be more correct

This commit is contained in:
trentmc 2021-08-22 09:53:49 +02:00
parent 3ffb8c8fbf
commit c5b064977e
4 changed files with 6 additions and 6 deletions

View File

@ -70,11 +70,11 @@ module.exports = {
},
{
from: '/concepts/oeps-did/',
to: '/concepts/metadata-did/'
to: '/concepts/did-ddo/'
},
{
from: '/concepts/oeps-asset-ddo/',
to: '/concepts/metadata-asset-ddo/'
to: '/concepts/ddo-metadata/'
}
],
swaggerComponents: [

View File

@ -1,7 +1,7 @@
---
title: DDO Metadata
description: Specification of metadata schema. Each Ocean asset DDO includes metadata.
slug: /concepts/metadata-asset-ddo/
slug: /concepts/ddo-metadata/
section: concepts
---

View File

@ -1,7 +1,7 @@
---
title: DIDs & DDOs - Asset Identifiers & Objects
description: Specification of DIDs & DDOs in Ocean
slug: /concepts/metadata-did/
slug: /concepts/did-ddo/
section: concepts
---

View File

@ -21,9 +21,9 @@
- group: Specifying Assets
items:
- title: DIDs & DDOs
link: /concepts/metadata-did/
link: /concepts/did-ddo/
- title: DDO Metadata
link: /concepts/metadata-asset-ddo/
link: /concepts/ddo-metadata/
- group: Contribute
items: