We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa3d64b commit e4bd380Copy full SHA for e4bd380
src/pages/get-eth.tsx
@@ -229,7 +229,7 @@ const GetETHPage = ({ data }: PageProps<Queries.GetEthPageQuery>) => {
229
"page-get-eth-article-keeping-crypto-safe",
230
intl
231
),
232
- link: "https://medium.com/the-coinbase-blog/the-keys-to-keeping-your-crypto-safe-96d497cce6cf",
+ link: "https://web.archive.org/web/20190716160333/https://blog.coinbase.com/the-keys-to-keeping-your-crypto-safe-96d497cce6cf?gi=548619266f28",
233
description: "Coinbase",
234
},
235
{
0 commit comments