Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -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
- name: Developer Community
url: https://community.livekit.io/c/robotics
about: Ask questions, suggest improvements, and discuss contributions
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<!--BEGIN_REPO_NAV-->
<br/><table>
Expand Down
2 changes: 1 addition & 1 deletion components/livekit/idf_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ targets: [esp32s3, esp32p4]
url: https://livekit.io/
repository: https://github.com/livekit/client-sdk-esp32/
issues: https://github.com/livekit/client-sdk-esp32/issues/
discussion: https://livekit.io/join-slack/
discussion: https://community.livekit.io/c/robotics/
license: Apache-2.0
dependencies:
idf: ">=5.4"
Expand Down
2 changes: 1 addition & 1 deletion components/sandbox_token/idf_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: LiveKit Sandbox Token Client
url: https://livekit.io/
repository: https://github.com/livekit/client-sdk-esp32/
issues: https://github.com/livekit/client-sdk-esp32/issues/
discussion: https://livekit.io/join-slack/
discussion: https://community.livekit.io/c/robotics/
license: Apache-2.0
dependencies:
idf: ">=5.4"
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ This site contains API reference for the LiveKit ESP32 SDK.
- [GitHub Repository](https://github.com/livekit/client-sdk-esp32)
- [Examples](https://github.com/livekit/client-sdk-esp32?tab=readme-ov-file#examples)
- [Introduction to LiveKit](https://docs.livekit.io/home/get-started/intro-to-livekit/)
- [Community Slack](https://livekit.io/join-slack)
- [Developer Community](https://community.livekit.io/c/robotics)