Skip to content

Commit

Permalink
fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
sean1588 committed Aug 28, 2024
1 parent 99a0aef commit 0145281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
' ',
React.createElement(
'a',
{ href: '/docs/legal/website-data-collection-policy/', target: '_blank' },
{ href: '/privacy/', target: '_blank' },
'Website Data Collection Policy'
),
'.'
Expand Down

0 comments on commit 0145281

Please sign in to comment.