From 10db7095f1260adf2837e256694f7f0384fa0e15 Mon Sep 17 00:00:00 2001 From: Eric Bishard Date: Fri, 27 Sep 2024 15:26:16 -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 b364f493c1f..1366e04ecca 100644 --- a/wallet/connect/index.md +++ b/wallet/connect/index.md @@ -50,6 +50,6 @@ Get started with [Wagmi](3rd-party-libraries/wagmi.md) or [Web3-Onboard](3rd-par ## Wallet API -For direct integration, you can use the Wallet API to manage Ethereum accounts, sign data, and send transactions without the need for the SDK. +For direct integration, you can use the Wallet API to manage Ethereum accounts, sign data, and send transactions without the SDK. Get started with the [Wallet API](wallet-api.md).