From 605efd1772f70ad158c139b937c52463bf78f4ce Mon Sep 17 00:00:00 2001 From: Eric Bishard Date: Fri, 27 Sep 2024 15:26:23 -0400 Subject: [PATCH] Update wallet/connect/index.md Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com> --- wallet/connect/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallet/connect/index.md b/wallet/connect/index.md index 1366e04ecca..94ee50abb09 100644 --- a/wallet/connect/index.md +++ b/wallet/connect/index.md @@ -6,7 +6,7 @@ description: Connect to MetaMask using various options. You can connect your dapp to MetaMask using one of the following methods: -- The [MetaMask SDK](metamask-sdk/index.md) +- [MetaMask SDK](metamask-sdk/index.md) - Third-party libraries with SDK support, e.g., [Wagmi](3rd-party-libraries/wagmi.md) or [Web3-Onboard](3rd-party-libraries/web3-onboard.md) - The MetaMask [Wallet API](wallet-api.md) directly