diff --git a/content/tutorials/marketplace-consume-data-asset.md b/content/tutorials/marketplace-download-data-asset.md similarity index 76% rename from content/tutorials/marketplace-consume-data-asset.md rename to content/tutorials/marketplace-download-data-asset.md index 378a3474..1da3f86e 100644 --- a/content/tutorials/marketplace-consume-data-asset.md +++ b/content/tutorials/marketplace-download-data-asset.md @@ -1,6 +1,6 @@ --- -title: Consume data asset -description: A tutorial showing consume action using Ocean Marketplace +title: Download data asset +description: A tutorial showing download action using Ocean Marketplace --- ## Accessing marketplace @@ -27,15 +27,15 @@ The buy button will be enabled only if the wallet address has enough Ocean token ### Step 2: Allow access to Ocean token(s) -![consume part-3](images/marketplace/consume-2.png 'Consume') +![consume part-3](images/marketplace/consume-2.png 'Transaction 1: Allow pool to access Ocean tokens') ### Step 3: Buy datatoken by exchanging it with Ocean token(s) -![consume part-4](images/marketplace/consume-3.png 'Consume') +![consume part-4](images/marketplace/consume-3.png 'Transaction 1: Buy datatoken') ### Step 4: Click buy button -![consume part-5](images/marketplace/consume-4.png 'Consume') +![consume part-5](images/marketplace/consume-4.png 'Download asset') ### Step 5: Sign message diff --git a/data/sidebars/tutorials.yml b/data/sidebars/tutorials.yml index 8325e1e8..c6e48af3 100644 --- a/data/sidebars/tutorials.yml +++ b/data/sidebars/tutorials.yml @@ -18,8 +18,8 @@ link: /tutorials/marketplace-introduction/ - title: Publishing data asset link: /tutorials/marketplace-publish-data-asset/ - - title: Consume data asset - link: /tutorials/marketplace-consume-data-asset/ + - title: Download data asset + link: /tutorials/marketplace-download-data-asset/ - title: Swap & Stake link: /tutorials/marketplace-swap-and-stake/