Skip to content

Commit aa3d64b

Browse files
authored
Replaced link
Blog.coinbase.com subdomain has been redirected to coinbase.com/blog subdirectory. However this post is no longer available and couldn't be found on waybackmachine. I found the medium post for Philip Martin and linked this instead.
1 parent e44a881 commit aa3d64b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/get-eth.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ const GetETHPage = ({ data }: PageProps<Queries.GetEthPageQuery>) => {
229229
"page-get-eth-article-keeping-crypto-safe",
230230
intl
231231
),
232-
link: "https://blog.coinbase.com/the-keys-to-keeping-your-crypto-safe-96d497cce6cf",
232+
link: "https://medium.com/the-coinbase-blog/the-keys-to-keeping-your-crypto-safe-96d497cce6cf",
233233
description: "Coinbase",
234234
},
235235
{

0 commit comments

Comments
 (0)