diff --git a/public/configs/env.json b/public/configs/env.json index afd1c73..f29c9b0 100644 --- a/public/configs/env.json +++ b/public/configs/env.json @@ -310,7 +310,8 @@ "documentation": "https://v4-teacher.vercel.app/", "community": "https://discord.com/invite/dydx", "feedback": "https://docs.google.com/forms/d/e/1FAIpQLSezLsWCKvAYDEb7L-2O4wOON1T56xxro9A2Azvl6IxXHP_15Q/viewform", - "blogs": "https://www.dydx.foundation/blog" + "blogs": "https://www.dydx.foundation/blog", + "help": "https://help.dydx.exchange" }, "wallets": { "walletconnect": { @@ -373,7 +374,8 @@ "documentation": "https://v4-teacher.vercel.app/", "community": "https://discord.com/invite/dydx", "feedback": "https://docs.google.com/forms/d/e/1FAIpQLSezLsWCKvAYDEb7L-2O4wOON1T56xxro9A2Azvl6IxXHP_15Q/viewform", - "blogs": "https://www.dydx.foundation/blog" + "blogs": "https://www.dydx.foundation/blog", + "help": "https://help.dydx.exchange" }, "wallets": { "walletconnect": { @@ -822,7 +824,8 @@ "documentation": "[HTTP link to documentation, can be null]", "community": "[HTTP link to community, can be null]", "feedback": "[HTTP link to feedback form, can be null]", - "blogs": "[HTTP link to blogs, can be null]" + "blogs": "[HTTP link to blogs, can be null]", + "help": "[HTTP link to help page, can be null]" }, "wallets": { "walletconnect": {