From 6744dbd4fe179a32ded8434d57a475ab0429f226 Mon Sep 17 00:00:00 2001 From: idiom-bytes Date: Fri, 6 Oct 2023 13:46:44 -0700 Subject: [PATCH] Fixing routing --- .gitbook.yaml | 8 ++++---- discover/faq.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitbook.yaml b/.gitbook.yaml index 1b34bce2..512c355d 100644 --- a/.gitbook.yaml +++ b/.gitbook.yaml @@ -66,12 +66,12 @@ redirects: api-references: developers/README.md api-references/aquarius-rest-api: developers/aquarius/asset-requests.md api-references/provider-rest-api: developers/provider/general-endpoints.md - user-guides/claim-ocean-rewards: rewards/user-guides/how-to-claim-ocean-rewards.md + user-guides/claim-ocean-rewards: rewards/user-guides/how-to-claim-rewards.md user-guides/get-started-df: rewards/user-guides/how-to-veocean.md user-guides/how-to-veocean: rewards/user-guides/how-to-veocean.md - user-guides/how-to-claim-rewards: rewards/user-guides/how-to-claim-ocean-rewards.md - user-guides/how-to-data-farm: rewards/user-guides/how-to-volume-df.md - user-guides/data-farming/how-to-volume-df: rewards/user-guides/how-to-volume-df.md + user-guides/how-to-claim-rewards: rewards/user-guides/how-to-claim-rewards.md + user-guides/how-to-data-farm: rewards/user-guides/how-to-volumedf.md + user-guides/data-farming/how-to-volume-df: rewards/user-guides/how-to-volumedf.md user-guides/data-farming/how-to-df-estimate-apy: rewards/user-guides/how-to-estimate-apy.md user-guides/data-farming/how-to-estimate-apy: rewards/user-guides/how-to-estimate-apy.md user-guides/data-farming/how-to-challengedf: rewards/user-guides/how-to-challengedf.md diff --git a/discover/faq.md b/discover/faq.md index ebde4747..1f16a6c1 100644 --- a/discover/faq.md +++ b/discover/faq.md @@ -786,7 +786,7 @@ Yes, from the get-go! It doesn’t matter how data is priced, this works for all How are datatokens created, and how does the creator make money? -[Datatokens](../developers/contracts/datatokens) represent access rights to a specific dataset on the Ocean Protocol. Creators of datasets tokenize their data, creating these datatokens. Each datatoken is unique to a dataset. +[Datatokens](../developers/contracts/datatokens.md) represent access rights to a specific dataset on the Ocean Protocol. Creators of datasets tokenize their data, creating these datatokens. Each datatoken is unique to a dataset.