Skip to content

Commit 194a21e

Browse files
refactor: remove telegram link from the team setup steps
1 parent c97783c commit 194a21e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/sections/challenges/TeamChallenge.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export default function TeamChallenge(): JSX.Element {
2727
{
2828
index: 1,
2929
title: "Form your team",
30-
text: "Open Telegram channel https://t.me/+0oJye8IwAuxkMDY0 and find your teammates to complete the challenge with you",
30+
text: "Open Telegram group and find your teammates to complete the challenge with you",
3131
},
3232
{
3333
index: 2,

0 commit comments

Comments
 (0)