From caaea7e475da8cc3ce6103a1643a2c75c89b32b1 Mon Sep 17 00:00:00 2001 From: mike-dydx <149746839+mike-dydx@users.noreply.github.com> Date: Fri, 23 Feb 2024 11:49:10 -0500 Subject: [PATCH] remove trailing slash (#325) --- public/configs/v1/env.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/configs/v1/env.json b/public/configs/v1/env.json index 7ea5468..0653510 100644 --- a/public/configs/v1/env.json +++ b/public/configs/v1/env.json @@ -72,7 +72,7 @@ "strideZoneApp": "https://testnet.stride.zone", "accountExportLearnMore": "https://help.dydx.exchange/en/articles/8565867-secret-phrase-on-dydx-chain", "walletLearnMore": "https://www.dydx.academy/video/defi-wallet", - "launchIncentive": "https://cloud.chaoslabs.co/" + "launchIncentive": "https://cloud.chaoslabs.co" }, "dydx-testnet-4": { "tos": "https://dydx.exchange/v4-terms", @@ -94,7 +94,7 @@ "strideZoneApp": "https://testnet.stride.zone", "accountExportLearnMore": "https://help.dydx.exchange/en/articles/8565867-secret-phrase-on-dydx-chain", "walletLearnMore": "https://www.dydx.academy/video/defi-wallet", - "launchIncentive": "https://cloud.chaoslabs.co/" + "launchIncentive": "https://cloud.chaoslabs.co" }, "[mainnet chain id]": { "tos": "[HTTP link to TOS]",