Skip to content

Commit b1402c4

Browse files
committed
fix link
Signed-off-by: Aabid Sofi <mailtoaabid01@gmail.com>
1 parent 1baf572 commit b1402c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/CookieConsent/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const CookieConsent = () => {
4646
<Typography variant="body2" color="text.secondary">
4747
We use cookies to enhance your browsing experience. By clicking
4848
"Accept", you consent to our use of cookies. Read more in our{" "}
49-
<a href="/privacy" target="_blank" rel="noopener noreferrer">
49+
<a href="/company/legal/privacy" target="_blank" rel="noopener noreferrer">
5050
Privacy Policy
5151
</a>
5252
.

0 commit comments

Comments
 (0)