From b3ff2b63c65c64ed435ee92b76acdfc726dd4b6a Mon Sep 17 00:00:00 2001 From: Tanay Pant Date: Sat, 26 Oct 2024 11:52:09 +0200 Subject: [PATCH] fix: correct broken links --- pages/advanced/smart-account-bug-bounty.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/advanced/smart-account-bug-bounty.md b/pages/advanced/smart-account-bug-bounty.md index 72cd860e..5d10b638 100644 --- a/pages/advanced/smart-account-bug-bounty.md +++ b/pages/advanced/smart-account-bug-bounty.md @@ -41,7 +41,7 @@ The scope of the bug bounty also includes officially supported Safe Modules: * MultiSend.sol, MultiSendCallOnly.sol, CreateCall.sol * TokenCallbackHandler.sol (formerly DefaultCallbackHandler.sol), CompatibilityFallbackHandler.sol, HandlerContext.sol -You can find addresses for deployed instances of these contracts [here](/advanced/smart-account-supported-networks.mdx?version=v1.4.1) or in the [Safe deployments](https://github.com/safe-global/safe-deployments) repository. +You can find addresses for deployed instances of these contracts [here](/advanced/smart-account-supported-networks?version=v1.4.1) or in the [Safe deployments](https://github.com/safe-global/safe-deployments) repository. **Gnosis Safe core contracts (up to version 1.3.0)** @@ -52,7 +52,7 @@ You can find addresses for deployed instances of these contracts [here](/advance * CreateAndAddModules.sol, MultiSend.sol, MultiSendCallOnly.sol, CreateCall.sol * DefaultCallbackHandler.sol, CompatibilityFallbackHandler.sol, HandlerContext.sol -You can find addresses for deployed instances of these contracts [here](/advanced/smart-account-supported-networks.mdx?version=v1.3.0) in the [Safe deployments](https://github.com/safe-global/safe-deployments) repository. +You can find addresses for deployed instances of these contracts [here](/advanced/smart-account-supported-networks?version=v1.3.0) in the [Safe deployments](https://github.com/safe-global/safe-deployments) repository. **Safe Modules contracts**