diff --git a/src/ui/component/socialShare/view.jsx b/src/ui/component/socialShare/view.jsx index 2efd17208..f4d7eb41f 100644 --- a/src/ui/component/socialShare/view.jsx +++ b/src/ui/component/socialShare/view.jsx @@ -57,7 +57,7 @@ class SocialShare extends React.PureComponent { icon={ICONS.TWITTER} button="link" description={shareOnTwitter} - href={`https://twitter.com/home?status=${encodedLbryTvUrl}`} + href={`https://twitter.com/intent/tweet?text=${encodedLbryTvUrl}`} />