Fixed link to terms in GlobalFooter component

• Fixed:
- link to terms in GlobalFooter component
This commit is contained in:
mgabdev 2020-07-10 15:50:50 -05:00
parent c1837e7ca0
commit 633028354f

View File

@ -93,7 +93,7 @@ export default class GlobalFooter extends PureComponent {
title='Legal'
items={[
{
to: '/about/terms',
to: '/about/tos',
title: 'Terms of Service',
},
{