Skip to content

Commit

Permalink
Update Privacy Policy link in footer to use absolute URL
Browse files Browse the repository at this point in the history
  • Loading branch information
mewim committed Feb 21, 2025
1 parent 32a839d commit 8a61663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/components/layout/Footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
</li>
<li>
<a
href="/privacy"
href="//kuzudb.com/privacy"
class="text-muted-foreground hover:text-foreground transition-colors text-sm"
>Privacy Policy</a
>
Expand Down

0 comments on commit 8a61663

Please sign in to comment.