Updating page order and categories (#1073)

This commit is contained in:
Jamie Hewitt 2022-07-25 19:53:20 +01:00 committed by GitHub
parent c113b7e03b
commit 87b4e4bf3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 16 deletions

View File

@ -7,24 +7,19 @@
* [Core Concepts](core-concepts/README.md)
* [Architecture Overview](core-concepts/architecture.md)
* [Data NFTs and Datatokens](core-concepts/datanft-and-datatoken.md)
* [Data NFTs and datatoken roles](core-concepts/roles.md)
* [Supported Networks](core-concepts/networks.md)
* [Roles](core-concepts/roles.md)
* [Networks](core-concepts/networks.md)
* [Polygon (ex Matic)](building-with-ocean/polygon-bridge.md)
* [Binance Smart Chain (BSC)](building-with-ocean/bsc-bridge.md)
* [Fees](core-concepts/fees.md)
* [Asset pricing](core-concepts/asset-pricing.md)
* [DID & DDO](core-concepts/did-ddo.md)
* [Contributor Code of Conduct](core-concepts/code-of-conduct.md)
* [Ways to Contribute](core-concepts/contributing.md)
* [Funding](core-concepts/get-funding.md)
* [Legal Requirements when Contributing Code](core-concepts/legal-reqs.md)
* [Reporting Vulnerabilities](core-concepts/vulnerabilities.md)
* [API references](api-references/README.md)
* [Aquarius REST API](api-references/aquarius-rest-api.md)
* [Provider REST API](api-references/provider-rest-api.md)
* [Building with ocean](building-with-ocean/README.md)
* [Using Ocean Market](using-ocean-market/README.md)
* [Publish a data asset](using-ocean-market/marketplace-publish-data-asset.md)
* [Download a data asset](using-ocean-market/marketplace-download-data-asset.md)
* [Publish assets using hosting services](building-with-ocean/asset-hosting.md)
* [Binance Smart Chain (BSC)](building-with-ocean/bsc-bridge.md)
* [Building with ocean](building-with-ocean/README.md)
* [Set Up a Marketplace](building-with-ocean/marketplace.md)
* [Polygon (ex Matic)](building-with-ocean/polygon-bridge.md)
* [Compute-to-Data](building-with-ocean/compute-to-data/README.md)
* [Architecture](building-with-ocean/compute-to-data/compute-to-data-architecture.md)
* [Datasets & Algorithms](building-with-ocean/compute-to-data/compute-to-data-datasets-algorithms.md)
@ -34,7 +29,13 @@
* [Deploying components](building-with-ocean/deploying-components/README.md)
* [Deploying Marketplace](building-with-ocean/deploying-components/deploying-marketplace.md)
* [Deploying Aquarius](building-with-ocean/deploying-components/deploying-aquarius.md)
* [Contributing](core-concepts/contributing.md)
* [Contributor Code of Conduct](core-concepts/code-of-conduct.md)
* [Legal Requirements when Contributing Code](core-concepts/legal-reqs.md)
* [Reporting Vulnerabilities](core-concepts/vulnerabilities.md)
* [Funding](core-concepts/get-funding.md)
* [Projects using Ocean Protocol](building-with-ocean/projects-using-ocean.md)
* [Using Ocean Market](using-ocean-market/README.md)
* [Publish a data asset](using-ocean-market/marketplace-publish-data-asset.md)
* [Download a data asset](using-ocean-market/marketplace-download-data-asset.md)
* [API references](api-references/README.md)
* [Aquarius REST API](api-references/aquarius-rest-api.md)
* [Provider REST API](api-references/provider-rest-api.md)