From 92ac543a847c45fd1a5906ae7ff66abe3d024616 Mon Sep 17 00:00:00 2001
From: Jacob Gelman <3182119+ladvoc@users.noreply.github.com>
Date: Wed, 11 Feb 2026 01:21:43 +1100
Subject: [PATCH] Link to developer community
---
.github/ISSUE_TEMPLATE/config.yml | 6 +++---
README.md | 2 +-
components/livekit/idf_component.yml | 2 +-
components/sandbox_token/idf_component.yml | 2 +-
docs/index.md | 2 +-
5 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 01af8a6..bc3a65a 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- - name: LiveKit Community Slack
- url: https://livekit.io/join-slack
- about: Get your questions answered
\ No newline at end of file
+ - name: Developer Community
+ url: https://community.livekit.io/c/robotics
+ about: Ask questions, suggest improvements, and discuss contributions
\ No newline at end of file
diff --git a/README.md b/README.md
index bd0aa32..15016bf 100644
--- a/README.md
+++ b/README.md
@@ -201,7 +201,7 @@ Please refer to the [LiveKit Docs](https://docs.livekit.io/home/) for an introdu
## Getting Help & Contributing
-We invite you to join the [LiveKit Community Slack](https://livekit.io/join-slack) to get your questions answered, suggest improvements, or discuss how you can best contribute to this SDK.
+We invite you to join our [developer community](https://community.livekit.io/c/robotics) to ask questions, suggest improvements, or discuss how you can best contribute to this SDK.