Skip to content

Commit

Permalink
chore: fix privacy
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzkirstein committed Apr 12, 2024
1 parent f04d01b commit 8bd633d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ export const sidebar = {
{
text: 'Legal',
items: [
{ text: 'Privacy', link: 'https://pontus-x.eu/privacy/en' },
{ text: 'Privacy', link: 'https://docs.pontus-x.eu/privacy' },
{ text: 'Imprint', link: 'https://delta-dao.com/imprint' }
]
}
Expand Down

0 comments on commit 8bd633d

Please sign in to comment.