Skip to content

Commit

Permalink
fix: legal links
Browse files Browse the repository at this point in the history
  • Loading branch information
yongenaelf committed Jun 27, 2024
1 parent ce079d6 commit f26c524
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/footer-links.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
},
{
"label": "Privacy",
"href": "/legal/2/"
"href": "/legal/privacy-policy/"
},
{
"label": "Terms of Use",
"href": "/legal/1/"
"href": "/legal/terms-of-use/"
},
{
"label": "Cookie Policy",
"href": "/legal/3/"
"href": "/legal/cookie-policy/"
}
]
},
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f26c524

Please sign in to comment.