From 5b235ee53f6a066939c410487a175ecbb64524b4 Mon Sep 17 00:00:00 2001 From: Rui <102453770+ruixhuang@users.noreply.github.com> Date: Fri, 27 Oct 2023 09:15:31 -0700 Subject: [PATCH] Add link to help page (#103) --- public/configs/env.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/public/configs/env.json b/public/configs/env.json index 5eae8ae..61488b2 100644 --- a/public/configs/env.json +++ b/public/configs/env.json @@ -311,7 +311,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": { @@ -374,7 +375,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": { @@ -888,7 +890,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": {