Skip to content

Commit ffa0f70

Browse files
authored
Merge pull request #8560 from Saksham010/dev
Fix broken link on wallets page
2 parents a26afe1 + 2335502 commit ffa0f70

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
@@ -209,7 +209,7 @@ const articles = [
209209
{
210210
title: <Translation id="page-wallets-keys-to-safety" />,
211211
description: <Translation id="page-wallets-blog" />,
212-
link: "https://blog.coinbase.com/the-keys-to-keeping-your-crypto-safe-96d497cce6cf",
212+
link: "https://www.coinbase.com/learn/crypto-basics/how-to-secure-crypto",
213213
},
214214
{
215215
title: <Translation id="page-wallets-how-to-store" />,

0 commit comments

Comments
 (0)