diff --git a/docs/building-on-lisk/using-oracle-data/redstone-pull.md b/docs/building-on-lisk/using-oracle-data/redstone-pull.md index 7645d8af..2c24b7b9 100644 --- a/docs/building-on-lisk/using-oracle-data/redstone-pull.md +++ b/docs/building-on-lisk/using-oracle-data/redstone-pull.md @@ -158,5 +158,5 @@ Latest ETH price: To deploy the smart contract on Lisk Sepolia or Lisk Mainnet, follow the guides -- [Deploying a smart contract with Hardhat](../../building-on-lisk/deploying-smart-contract/with-Hardhat.md), or -- [Deploying a smart contract with Foundry](../../building-on-lisk/deploying-smart-contract/with-Foundry.md) \ No newline at end of file +- [Deploying a smart contract with Hardhat](../deploying-smart-contract/with-Hardhat), or +- [Deploying a smart contract with Foundry](../deploying-smart-contract/with-Foundry) \ No newline at end of file diff --git a/docs/building-on-lisk/using-oracle-data/tellor.md b/docs/building-on-lisk/using-oracle-data/tellor.md index e5d7da0c..1c1c7726 100644 --- a/docs/building-on-lisk/using-oracle-data/tellor.md +++ b/docs/building-on-lisk/using-oracle-data/tellor.md @@ -195,8 +195,8 @@ 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](../deploying-smart-contract/with-Foundry.md) +- [Deploying a smart contract with Hardhat](../deploying-smart-contract/with-Hardhat), or +- [Deploying a smart contract with Foundry](../deploying-smart-contract/with-Foundry) ## Further resources