Skip to content

Commit

Permalink
replace bluewallet with alby in faq
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudozach committed Nov 7, 2023
1 parent 8dfe305 commit 5c0fd87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/views/faq/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ class Faq extends React.Component {
<p className={style}>
All regular and Lightning wallets are supported. Although we
encourage you to run a full node and manage your own keys,
there are custodial wallets solutions, like{' '}
<Link to={'https://bluewallet.io/'} text={'BlueWallet'} /> or{' '}
there are custodial/non-custodial wallets solutions, like{' '}
<Link to={'https://getalby.com/'} text={'Alby'} /> or{' '}
<Link
to={'https://walletofsatoshi.com'}
text={'Wallet of Satoshi'}
Expand Down

1 comment on commit 5c0fd87

@vercel
Copy link

@vercel vercel bot commented on 5c0fd87 Nov 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.