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