Skip to content

Commit 4d4558a

Browse files
committed
Fix: Link to register an ethereum account
1 parent a641422 commit 4d4558a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages-conditional/wallets.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ const guides = [
164164
title: (
165165
<Translation id="additional-reading-how-to-register-an-ethereum-account" />
166166
),
167-
link: "/guides/how-to-register-an-ethereum-account/",
167+
link: "/guides/how-to-create-an-ethereum-account/",
168168
},
169169
{
170170
title: <Translation id="additional-reading-how-to-use-a-wallet" />,

0 commit comments

Comments
 (0)