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' }, ]