From 7e9bb7a182b1f709776a412556ce2480dc751675 Mon Sep 17 00:00:00 2001 From: Aniket-Engg Date: Thu, 20 Oct 2022 13:27:22 +0530 Subject: [PATCH] fix link --- libs/remix-ui/debugger-ui/src/lib/debugger-ui.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/remix-ui/debugger-ui/src/lib/debugger-ui.tsx b/libs/remix-ui/debugger-ui/src/lib/debugger-ui.tsx index 2edbe96de2..ea3b53855b 100644 --- a/libs/remix-ui/debugger-ui/src/lib/debugger-ui.tsx +++ b/libs/remix-ui/debugger-ui/src/lib/debugger-ui.tsx @@ -377,7 +377,7 @@ export const DebuggerUI = (props: DebuggerUIProps) => { When Debugging with a transaction hash, if the contract is verified, Remix will try to fetch the source code from Sourcify or Etherscan. Put in your Etherscan API key in the Remix settings. - For supported networks, please see: https://sourcify.dev & https://etherscan.io/contractsVerified + For supported networks, please see: https://sourcify.dev & https://etherscan.io/contractsVerified } { state.debugging && }