diff --git a/README.md b/README.md index 5a85b2e..97a1f95 100644 --- a/README.md +++ b/README.md @@ -33,12 +33,12 @@ _Bitcoin Lightning wallets that support sending and receiving to **Lightning Add | [@LightningTipBot](https://github.com/LightningTipBot/LightningTipBot) | ☑️ | ☑️ | | [Muun](https://muun.com/) | | | | [Phoenix](https://phoenix.acinq.co/) | ☑️ | ---- | -| [ThunderHub](https://github.com/apotdevin/thunderhub) | | | +| [ThunderHub](https://github.com/apotdevin/thunderhub) | ☑️ | ---- | | [Wallet of Satoshi](https://www.walletofsatoshi.com/) | ☑️ | ---- | | [Zap](https://www.zaphq.io/) | | | | [SBW](https://lightning-wallet.com/) | ☑️ | ---- | | [ZEBEDEE](https://zebedee.io/wallet) (and [Bots](https://zebedee.io/bots/), and [Extensions](https://zebedee.io/wallet)) | ☑️ | ☑️ | -| [Zeus](https://github.com/ZeusLN/zeus) | WIP | ---- | +| [Zeus](https://github.com/ZeusLN/zeus) | ☑️ | ---- | ## TLDR diff --git a/components/footer.js b/components/footer.js index 51a15d1..c6de4e9 100644 --- a/components/footer.js +++ b/components/footer.js @@ -64,7 +64,7 @@ const FOOTER = [ title: 'LNBits' }, { - link: 't.me/LightningTipBot', + link: 'https://t.me/LightningTipBot', title: '@LightningTipBot' }, ] @@ -97,7 +97,7 @@ const FOOTER = [ title: 'LnMe' }, { - link: 't.me/LightningTipBot', + link: 'https://t.me/LightningTipBot', title: '@LightningTipBot' }, ]