Skip to content

Commit

Permalink
chore: update privacy
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzkirstein committed Apr 12, 2024
1 parent ec23d01 commit f04d01b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ We are committed to nautilus as an open-source project. Reach out if you are abl
</article>
<center>
<a href="https://delta-dao.com/privacy">Privacy</a>
<a href="https://pontus-x.eu/privacy/en">Privacy</a>
<span className="mx-2">|</span>
<a href="https://delta-dao.com/imprint">Imprint</a>
</center>
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://delta-dao.com/privacy' },
{ text: 'Privacy', link: 'https://pontus-x.eu/privacy/en' },
{ text: 'Imprint', link: 'https://delta-dao.com/imprint' }
]
}
Expand Down

0 comments on commit f04d01b

Please sign in to comment.