fix footer links

This commit is contained in:
Hossein Mehrabi
2023-06-16 00:50:05 +03:30
parent 158bfa8a6d
commit bcd18e136c

View File

@@ -120,7 +120,7 @@ const config = {
}, },
{ {
label: 'Terms & Conditions', label: 'Terms & Conditions',
to: '/about/terms', to: '/terms',
}, },
], ],
}, },