Updated sidebar menu pro link

This commit is contained in:
mgabdev 2019-09-18 23:03:05 -04:00
parent 9bd0826735
commit 232d12934a

View File

@ -145,7 +145,7 @@ class SidebarMenu extends ImmutablePureComponent {
</NavLink> </NavLink>
{ {
!isPro && !isPro &&
<a className='sidebar-menu-item' href='https://news.gab.com'> <a className='sidebar-menu-item' href='https://pro.gab.com'>
<Icon id='arrow-up' fixedWidth /> <Icon id='arrow-up' fixedWidth />
<span className='sidebar-menu-item__title'>{intl.formatMessage(messages.pro)}</span> <span className='sidebar-menu-item__title'>{intl.formatMessage(messages.pro)}</span>
</a> </a>