refactor: move privacy policy page to /privacy
This commit is contained in:
parent
d61162de07
commit
306d73cf76
2 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ export const FOOTERLINKS = {
|
|||
label: "Terms of Service"
|
||||
},
|
||||
privacyPolicy: {
|
||||
href: "/privacy-policy",
|
||||
href: "/privacy",
|
||||
label: "Privacy Policy"
|
||||
},
|
||||
rightsReserved: {
|
||||
|
|
Loading…
Reference in a new issue