Skip to content

Commit

Permalink
Merge branch 'master' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
micahalcorn committed Jul 5, 2023
2 parents 4524b13 + 4320a25 commit 199196e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion client/constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,12 @@ let navItems = [
external: true,
},
{
href: "https://ousd.com/swap",
href: "https://app.oeth.com",
label: "Get OETH",
external: true,
},
{
href: "https://app.ousd.com",
label: "Get OUSD",
external: true,
},
Expand Down

0 comments on commit 199196e

Please sign in to comment.