From 3f779fa0b02a4d7521f194fb048ed0d04bcaebc9 Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Mon, 25 Dec 2023 10:05:52 +0800 Subject: [PATCH] fix: update slack join link in tabby terminal --- crates/tabby-common/src/usage.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/tabby-common/src/usage.rs b/crates/tabby-common/src/usage.rs index 5d3a8c91fc62..36a1632accd6 100644 --- a/crates/tabby-common/src/usage.rs +++ b/crates/tabby-common/src/usage.rs @@ -35,7 +35,7 @@ impl UsageTracker { \x1b[1mWelcome to Tabby!\x1b[0m If you have any questions or would like to engage with the Tabby team, please join us on Slack - (https://tinyurl.com/35sv9kz2). + (https://links.tabbyml.com/join-slack-terminal). " );