diff --git a/.gitbook.yaml b/.gitbook.yaml
index d3cd8645..391e0a7d 100644
--- a/.gitbook.yaml
+++ b/.gitbook.yaml
@@ -56,7 +56,7 @@ redirects:
veocean-data-farming: rewards/README.md
veocean-data-farming/veocean: rewards/df-veocean.md
veocean-data-farming/df-intro: rewards/df-intro.md
- veocean-data-farming/df-background: rewards/df-volumedf.md.md
+ veocean-data-farming/df-background: rewards/df-volumedf.md
veocean-data-farming/emissions-apys: rewards/df-emissions-apys.md
veocean-data-farming/delegation: rewards/README.md
rewards/veOcean-Data-Farming-Tutorial: user-guides/data-farming/how-to-veocean.md
diff --git a/SUMMARY.md b/SUMMARY.md
index 4466c536..1675ec44 100644
--- a/SUMMARY.md
+++ b/SUMMARY.md
@@ -119,7 +119,7 @@
* [💰 Data Farming Rewards](rewards/README.md)
* [Farming 101](rewards/df-intro.md)
* [veOCEAN](rewards/df-veocean.md)
- * [Curate with Volume DF](rewards/df-volumedf.md.md)
+ * [Curate with Volume DF](rewards/df-volumedf.md)
* [Predict with Challenge DF](rewards/df-challengedf.md)
* [Complete User Guides](rewards/df-guides.md)
* [Emissions & APYs](rewards/df-emissions-apys.md)
diff --git a/discover/explore.md b/discover/explore.md
index be82e2d2..7a3db4d0 100644
--- a/discover/explore.md
+++ b/discover/explore.md
@@ -114,7 +114,7 @@ Furthermore, provider fees are not restricted to data consumption; they can also
-Earn Rewards
The Data Farming initiative is a key feature of Ocean Protocol that empowers participants to earn rewards while contributing to a decentralized data economy. By staking Ocean tokens and actively participating in data markets, users play a vital role in enhancing the availability and accessibility of valuable data assets
+Earn Rewards
The Data Farming initiative is a key feature of Ocean Protocol that empowers participants to earn rewards while contributing to a decentralized data economy. By staking Ocean tokens and actively participating in data markets, users play a vital role in enhancing the availability and accessibility of valuable data assets
Through the Data Farming initiative, you are incentivized to lock Ocean tokens for [veOcean](../rewards/df-veocean.md). By staking your tokens, you not only support the growth and sustainability of the ecosystem but also earn a share of the generated incentives💰. The Data Farming initiative offers participants a unique opportunity to earn [rewards](../rewards/README.md) while making a meaningful impact in the data marketplace.
diff --git a/discover/faq.md b/discover/faq.md
index 1b2e4f12..543a91c2 100644
--- a/discover/faq.md
+++ b/discover/faq.md
@@ -206,7 +206,7 @@ Checkout our [roadmap](https://oceanprotocol.com/technology/roadmap) to see what
What assets are eligible for Data Farming?
-The data asset may be of any type — dataset (for static URIs), algorithm for Compute-to-Data, or any other Datatoken token-gated system. The data asset may be fixed price or free price. You can find more details in the [DF Background page](../rewards/df-volumedf.md.md#assets-that-qualify-for-data-farming)
+The data asset may be of any type — dataset (for static URIs), algorithm for Compute-to-Data, or any other Datatoken token-gated system. The data asset may be fixed price or free price. You can find more details in the [DF Background page](../rewards/df-volumedf.md#assets-that-qualify-for-data-farming)
diff --git a/user-guides/data-farming/how-to-estimate-apy.md b/user-guides/data-farming/how-to-estimate-apy.md
index 601bad3c..c1dcb247 100644
--- a/user-guides/data-farming/how-to-estimate-apy.md
+++ b/user-guides/data-farming/how-to-estimate-apy.md
@@ -34,6 +34,6 @@ To help solve this challenge, [we built a dashboard](https://df.oceandao.org/dat
-You can also [learn how rewards are calculated here](../rewards/df-volumedf.md.md#how-rewards-are-calculated) to understand more about what's happening behind the scenes of each Data Farming round.
+You can also [learn how rewards are calculated here](../rewards/df-volumedf.md#how-rewards-are-calculated) to understand more about what's happening behind the scenes of each Data Farming round.
Finally, you can [review the implementation inside df-web](https://github.com/oceanprotocol/df-web/blob/main/src/utils/rewards.js) to understand how the APYs on the UI are calculated.
\ No newline at end of file