Skip to content

Commit 20c0dca

Browse files
[Portal] fix: Update useAutoConnect hook reference link (#6043)
1 parent 4b30b84 commit 20c0dca

File tree

1 file changed

+1
-1
lines changed
  • apps/portal/src/app/react/v5/connecting-wallets/hooks

1 file changed

+1
-1
lines changed

apps/portal/src/app/react/v5/connecting-wallets/hooks/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Use these hooks to trigger and manage wallet wallet connection within your own U
8686
<ArticleIconCard
8787
title="useAutoConnect"
8888
icon={ReactIcon}
89-
href="/references/typescript/v5/useConnect"
89+
href="/references/typescript/v5/useAutoConnect"
9090
description="Hook to auto connect a previously connected wallet"
9191
/>
9292

0 commit comments

Comments
 (0)