From 93f7da132eda98cbe9589a9088b4af7d8a98a982 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt <sean@lbry.io> Date: Tue, 25 Aug 2020 09:22:54 -0400 Subject: [PATCH] update twitter link --- web/component/footer.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/component/footer.jsx b/web/component/footer.jsx index 9a6476486..fbfef1344 100644 --- a/web/component/footer.jsx +++ b/web/component/footer.jsx @@ -9,7 +9,7 @@ const sections = [ links: [ { label: 'Twitter', - link: 'https://twitter.com/lbryio', + link: 'https://twitter.com/lbrycom', }, { label: 'Reddit',