From f98c317c250f05441ecfe234b54f1a48937fc6ad Mon Sep 17 00:00:00 2001 From: LightningTipBot <88730856+LightningTipBot@users.noreply.github.com> Date: Tue, 21 Sep 2021 09:41:58 +0200 Subject: [PATCH] Update footer.js --- components/footer.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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' }, ]