Fixed link to terms in GlobalFooter component
• Fixed: - link to terms in GlobalFooter component
This commit is contained in:
parent
c1837e7ca0
commit
633028354f
@ -93,7 +93,7 @@ export default class GlobalFooter extends PureComponent {
|
||||
title='Legal'
|
||||
items={[
|
||||
{
|
||||
to: '/about/terms',
|
||||
to: '/about/tos',
|
||||
title: 'Terms of Service',
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user