From f6e10afe2b160ab6581658e33f3079b434193422 Mon Sep 17 00:00:00 2001 From: Dusan Hlavaty Date: Sun, 15 Feb 2026 21:34:02 +0100 Subject: [PATCH] chore(docs): fix discord channel in docs (#26238) --- docs/docs/developer/devcontainers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/developer/devcontainers.md b/docs/docs/developer/devcontainers.md index f50ec62d8a..c4f673de6e 100644 --- a/docs/docs/developer/devcontainers.md +++ b/docs/docs/developer/devcontainers.md @@ -408,7 +408,7 @@ If you encounter issues: 1. Check container logs: View → Output → Select "Dev Containers" 2. Rebuild without cache: "Dev Containers: Rebuild Container Without Cache" 3. Review [common Docker issues](https://docs.docker.com/desktop/troubleshoot/) -4. Ask in [Discord](https://discord.immich.app) `#help-desk-support` channel +4. Ask in [Discord](https://discord.immich.app) `#contributing` channel ## Mobile Development