diff --git a/src/layouts/AppFooter.tsx b/src/layouts/AppFooter.tsx index ab98fcc6a1..43e9f966b8 100644 --- a/src/layouts/AppFooter.tsx +++ b/src/layouts/AppFooter.tsx @@ -51,7 +51,7 @@ export function AppFooter() { const FOOTER_LINKS = [ { - href: 'https://aave.com/term-of-use/', + href: 'https://aave.com/terms-of-service', label: Terms, key: 'Terms', },