From bd554ace4f1496e20924ad93152bd22e14cd6af8 Mon Sep 17 00:00:00 2001 From: eericxu <2681350846@qq.com> Date: Tue, 17 Dec 2024 14:49:26 +0800 Subject: [PATCH] fix help --- src/constans.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/constans.ts b/src/constans.ts index e7ed5a9..c3cce73 100644 --- a/src/constans.ts +++ b/src/constans.ts @@ -16,8 +16,8 @@ export const helpMsg = ` ❓Have questions? You may find something helpful here: \\- Read our [FAQ](https://wiki.crust.network/docs/en/FAQ) -\\- A more detailed instruction on our docs -\\- Join our Telegram Channel and ask any questions +\\- A more detailed instruction on our [docs](https://wiki.crust.network/docs/en/tonBuildOverview) +\\- Join our [Telegram Channel](https://t.me/CrustNetwork) and ask any questions \\- or just press /start to get a simple step\\-by\\-step guide\\! `;