We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1baf572 commit b1402c4Copy full SHA for b1402c4
1 file changed
src/components/CookieConsent/index.js
@@ -46,7 +46,7 @@ const CookieConsent = () => {
46
<Typography variant="body2" color="text.secondary">
47
We use cookies to enhance your browsing experience. By clicking
48
"Accept", you consent to our use of cookies. Read more in our{" "}
49
- <a href="/privacy" target="_blank" rel="noopener noreferrer">
+ <a href="/company/legal/privacy" target="_blank" rel="noopener noreferrer">
50
Privacy Policy
51
</a>
52
.
0 commit comments