Skip to content

Commit

Permalink
fix link to docs (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmgdr committed Nov 23, 2022
1 parent b2c19d6 commit 4956e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-celo/src/screens/placeholder.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export default function Placeholder() {
}
footer={{
desc: `Don't have a wallet yet?`,
url: 'https://docs.celo.org/getting-started/wallets#celo-compatible-wallets',
url: 'https://docs.celo.org/wallet#celo-compatible-wallets',
CTA: 'Learn',
}}
/>
Expand Down

0 comments on commit 4956e58

Please sign in to comment.