From 57d892911dfaeb5ae826b37e241bb50c3897fe1d Mon Sep 17 00:00:00 2001 From: Tschakki Date: Wed, 20 Nov 2024 10:58:51 +0100 Subject: [PATCH] Debugging --- docs/building-on-lisk/using-oracle-data/redstone-pull.md | 4 ++-- docs/building-on-lisk/using-oracle-data/tellor.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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