diff --git a/client/constants/index.ts b/client/constants/index.ts index 90e18488..7cd0768e 100644 --- a/client/constants/index.ts +++ b/client/constants/index.ts @@ -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, },