Skip to content

Commit

Permalink
link fixes from bryn
Browse files Browse the repository at this point in the history
  • Loading branch information
kush-alloralabs committed Nov 25, 2024
1 parent 58eb1a0 commit bc380b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pages/home/explore.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pages/home/layers/inference-consumption.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit bc380b1

Please sign in to comment.