From 488be1abc02cd5abcca5a424e9a441287dd9a845 Mon Sep 17 00:00:00 2001 From: Tschakki Date: Wed, 20 Nov 2024 10:47:29 +0100 Subject: [PATCH] Debugging --- docs/building-on-lisk/using-oracle-data/tellor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/building-on-lisk/using-oracle-data/tellor.md b/docs/building-on-lisk/using-oracle-data/tellor.md index 80db4d793..5b8712302 100644 --- a/docs/building-on-lisk/using-oracle-data/tellor.md +++ b/docs/building-on-lisk/using-oracle-data/tellor.md @@ -196,7 +196,7 @@ For a general overview of best practices using Tellor, go to the [User checklist To deploy the smart contract on Lisk Sepolia or Lisk Mainnet, follow the guides - [Deploying a smart contract with Hardhat](../deploying-smart-contract/with-Hardhat.md), or -- [Deploying a smart contract with Foundry](/building-on-lisk/deploying-smart-contract/with-Foundry.html) +- [Deploying a smart contract with Foundry](../deploying-smart-contract/with-Foundry.html) ## Further resources