refactor: move privacy policy page to /privacy

This commit is contained in:
Dorian Niemiec 2024-09-07 11:50:28 +02:00
parent d61162de07
commit 306d73cf76
2 changed files with 1 additions and 1 deletions

View file

@ -163,7 +163,7 @@ export const FOOTERLINKS = {
label: "Terms of Service"
},
privacyPolicy: {
href: "/privacy-policy",
href: "/privacy",
label: "Privacy Policy"
},
rightsReserved: {