Skip to content

Commit

Permalink
fix: legal disclaimer link
Browse files Browse the repository at this point in the history
  • Loading branch information
pgoos committed Nov 16, 2023
1 parent a6cfeca commit 1364618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/components/NavSidePanel/NavMoreMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default defineComponent({
},
{
name: "Legal Disclaimer",
href: "https://www.sifchain.finance/legal-disclamer/",
href: "https://sifchain.network/legal-disclaimer/",
},
{
name: "Roadmap",
Expand Down

0 comments on commit 1364618

Please sign in to comment.