From ca0513c1cb90d20175d5008bb84a3315b3d50e9a Mon Sep 17 00:00:00 2001 From: Micaiah Reid Date: Tue, 3 Oct 2023 15:50:21 -0400 Subject: [PATCH] docs: fix link to @stacks/connect --- docs/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overview.md b/docs/overview.md index 91843314..8d2b8f76 100644 --- a/docs/overview.md +++ b/docs/overview.md @@ -48,7 +48,7 @@ Below is a list of all Stacks.js libraries and a few JS libraries and helpers ma ### Connecting Wallets -- [`@stacks/connect`](https://stacks.js.org/modules/_stacks_connect) Connect web application to Stacks wallet browser extensions. [Github](https://github.com/hirosystems/connect) +- [`@stacks/connect`](https://connect.stacks.js.org/) Connect web application to Stacks wallet browser extensions. [Github](https://github.com/hirosystems/connect) ### Stacks Primitives