From a4ca50691670fcde25c55883555c1f6aff461854 Mon Sep 17 00:00:00 2001 From: kush-alloralabs Date: Mon, 3 Feb 2025 20:22:42 -0500 Subject: [PATCH] initial --- pages/devs/get-started/basic-usage.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/devs/get-started/basic-usage.mdx b/pages/devs/get-started/basic-usage.mdx index d125b58..2fa4bfd 100644 --- a/pages/devs/get-started/basic-usage.mdx +++ b/pages/devs/get-started/basic-usage.mdx @@ -8,7 +8,7 @@ Despite the complexities involved in the setup and operation of different partic Interacting with the Allora Network also involves querying data of existing topics on-chain. This can be efficiently done using the Allorad CLI tool. The CLI tool provides a command-line interface to interact with the network, enabling users to retrieve on-chain data seamlessly. -Follow the tutorial [here](/devs/consumers/onchain-query-existing-data) to learn how to query an inference on-chain using the `allorad` CLI tool. +Follow the tutorial [here](/devs/get-started/query-network-data#get-latest-available-network-inferences) to learn how to query an inference on-chain using the `allorad` CLI tool. ## Delegating Stake to a Reputer