From 13eef91f8e65e9dcbe7815fe6c802e0e29083f30 Mon Sep 17 00:00:00 2001 From: Veronica Manuel Date: Fri, 12 May 2023 02:09:39 +0000 Subject: [PATCH] GITBOOK-80: change request with no subject merged in GitBook --- SUMMARY.md | 10 +++++----- developers/core-concepts/datanft-and-datatoken.md | 2 +- discover/discover.md | 10 +++++----- how-tos/{using-ocean-market => }/asset-hosting.md | 0 .../marketplace-download-data-asset.md | 0 .../marketplace-publish-data-asset.md | 0 .../remove-liquidity-using-etherscan.md | 0 .../README.md => using-ocean-market.md} | 0 infrastructure/setup-server.md | 2 +- 9 files changed, 12 insertions(+), 12 deletions(-) rename how-tos/{using-ocean-market => }/asset-hosting.md (100%) rename how-tos/{using-ocean-market => }/marketplace-download-data-asset.md (100%) rename how-tos/{using-ocean-market => }/marketplace-publish-data-asset.md (100%) rename how-tos/{using-ocean-market => }/remove-liquidity-using-etherscan.md (100%) rename how-tos/{using-ocean-market/README.md => using-ocean-market.md} (100%) diff --git a/SUMMARY.md b/SUMMARY.md index 725ce087..1a4c29d1 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -10,13 +10,13 @@ * [Glossary](discover/glossary.md) * [FAQ 🙋](discover/faq.md) * [📜 How To's](how-tos/README.md) - * [Using Ocean Market](how-tos/using-ocean-market/README.md) - * [Publish an NFT](how-tos/using-ocean-market/marketplace-publish-data-asset.md) - * [Download NFT Assets](how-tos/using-ocean-market/marketplace-download-data-asset.md) - * [Host Your Assets](how-tos/using-ocean-market/asset-hosting.md) - * [Liquidity Pools \[deprecated\]](how-tos/using-ocean-market/remove-liquidity-using-etherscan.md) + * [Publish an NFT](how-tos/marketplace-publish-data-asset.md) + * [Download NFT Assets](how-tos/marketplace-download-data-asset.md) + * [Host NFT Assets](how-tos/asset-hosting.md) * [How to Get veOCEAN](how-tos/how-to-get-veocean.md) * [Compute-to-Data](how-tos/compute-to-data.md) + * [Using Ocean Market](how-tos/using-ocean-market.md) + * [Liquidity Pools \[deprecated\]](how-tos/remove-liquidity-using-etherscan.md) * [📚 Developer Tutorials](tutorials/README.md) * [Build a Marketplace](tutorials/build-a-marketplace/README.md) * [Forking Ocean Market](tutorials/build-a-marketplace/forking-ocean-market.md) diff --git a/developers/core-concepts/datanft-and-datatoken.md b/developers/core-concepts/datanft-and-datatoken.md index 308593ec..10815e87 100644 --- a/developers/core-concepts/datanft-and-datatoken.md +++ b/developers/core-concepts/datanft-and-datatoken.md @@ -62,7 +62,7 @@ Ocean provides convenient methods to list ERC20 datatokens for sale, with fixed- ### High-Level Behavior -![High-Level Flow](<../../.gitbook/assets/architecture/high-level-flow (1).png>) +![High-Level Flow](../../.gitbook/assets/architecture/high-level-flow.png) Here's an example. diff --git a/discover/discover.md b/discover/discover.md index 51e713c0..23e1ca5d 100644 --- a/discover/discover.md +++ b/discover/discover.md @@ -18,8 +18,8 @@ The following guides are a greate place to start if you are new to Ocean: * [Architecture Overview](../developers/core-concepts/architecture.md) * [Data NFTs and Datatokens](../developers/core-concepts/datanft-and-datatoken.md) -* [Publish a data asset](../how-tos/using-ocean-market/marketplace-publish-data-asset.md) -* [Download a data asset](../how-tos/using-ocean-market/marketplace-download-data-asset.md) +* [Publish a data asset](../how-tos/marketplace-publish-data-asset.md) +* [Download a data asset](../how-tos/marketplace-download-data-asset.md) ## What is our Mission? @@ -43,9 +43,9 @@ As a data scientist or AI practitioner, you can benefit from access to more data The following guides will help you get started with buying and selling data: -* [Publish a data asset](../how-tos/using-ocean-market/marketplace-publish-data-asset.md) -* [Download a data asset](../how-tos/using-ocean-market/marketplace-download-data-asset.md) -* [Publishing with hosting services](../how-tos/using-ocean-market/asset-hosting.md) +* [Publish a data asset](../how-tos/marketplace-publish-data-asset.md) +* [Download a data asset](../how-tos/marketplace-download-data-asset.md) +* [Publishing with hosting services](../how-tos/asset-hosting.md) ### Build Your Own Data Market diff --git a/how-tos/using-ocean-market/asset-hosting.md b/how-tos/asset-hosting.md similarity index 100% rename from how-tos/using-ocean-market/asset-hosting.md rename to how-tos/asset-hosting.md diff --git a/how-tos/using-ocean-market/marketplace-download-data-asset.md b/how-tos/marketplace-download-data-asset.md similarity index 100% rename from how-tos/using-ocean-market/marketplace-download-data-asset.md rename to how-tos/marketplace-download-data-asset.md diff --git a/how-tos/using-ocean-market/marketplace-publish-data-asset.md b/how-tos/marketplace-publish-data-asset.md similarity index 100% rename from how-tos/using-ocean-market/marketplace-publish-data-asset.md rename to how-tos/marketplace-publish-data-asset.md diff --git a/how-tos/using-ocean-market/remove-liquidity-using-etherscan.md b/how-tos/remove-liquidity-using-etherscan.md similarity index 100% rename from how-tos/using-ocean-market/remove-liquidity-using-etherscan.md rename to how-tos/remove-liquidity-using-etherscan.md diff --git a/how-tos/using-ocean-market/README.md b/how-tos/using-ocean-market.md similarity index 100% rename from how-tos/using-ocean-market/README.md rename to how-tos/using-ocean-market.md diff --git a/infrastructure/setup-server.md b/infrastructure/setup-server.md index cf250bac..9654f6fb 100644 --- a/infrastructure/setup-server.md +++ b/infrastructure/setup-server.md @@ -28,7 +28,7 @@ Select Ubuntu OS and choose a plan. The required CPU, Memory depends on the numb Also, select the region where you want Aquarius to be hosted and a root password. -![Select region](../.gitbook/assets/server-setup/server-setup3.png) +![Select region](<../.gitbook/assets/server-setup/server-setup3 (1).png>) ![Click create Droplet](../.gitbook/assets/server-setup/server-setup4.png)