From bc380b1f9ed8680619c620bb2c0652c31f44f09c Mon Sep 17 00:00:00 2001
From: kush-alloralabs <kush@alloralabs.xyz>
Date: Mon, 25 Nov 2024 14:56:36 -0500
Subject: [PATCH] link fixes from bryn

---
 pages/home/explore.mdx                      | 2 +-
 pages/home/layers/inference-consumption.mdx | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/home/explore.mdx b/pages/home/explore.mdx
index 1826522..4986512 100644
--- a/pages/home/explore.mdx
+++ b/pages/home/explore.mdx
@@ -43,7 +43,7 @@ There are a few easy things a user could do to interact with the Allora Network
   <Card title="Setup a Wallet" href="/devs/get-started/setup-wallet" />
   <Card title="Basic Usage" href="/devs/get-started/basic-usage" />
   <Card title="Create a Topic" href="/devs/topic-creators/how-to-create-topic" />
-  <Card title="Query Inferences" href="/devs/consumers/onchain-query-existing-data" />
+  <Card title="Query Inferences" href="/devs/get-started/query-network-data" />
 </Cards>
 
 ## Participants
diff --git a/pages/home/layers/inference-consumption.mdx b/pages/home/layers/inference-consumption.mdx
index 64a80ba..e5a85d3 100644
--- a/pages/home/layers/inference-consumption.mdx
+++ b/pages/home/layers/inference-consumption.mdx
@@ -5,7 +5,7 @@ At it's core, Allora facilitates the exchange of inferences, enabling _Consumers
 
 ![supply-demand](/exchange-inferences.jpg)
 
-Learn how to query data and inferences [offchain](/devs/consumers/offchain-query-existing-topics) and [onchain](/devs/consumers/onchain-query-existing-data) for a given [topic](/home/key-terms#topics).
+Learn how to query data and inferences [offchain](/devs/consumers/allora-api-endpoint) and [onchain](/devs/get-started/query-network-data) for a given [topic](/home/key-terms#topics).
 
 ## Topic Coordination