From 510c2e3354f24df888a60b3e2226f7afbf2bedcd Mon Sep 17 00:00:00 2001 From: Jeff Anderson Date: Tue, 24 Aug 2021 10:18:35 -0400 Subject: [PATCH] switch to community slack reference remove a reference to defunct freenode channel --- compose/faq.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/compose/faq.md b/compose/faq.md index 276743eb93..899a220327 100644 --- a/compose/faq.md +++ b/compose/faq.md @@ -4,8 +4,9 @@ keywords: documentation, docs, docker, compose, faq title: Frequently asked questions --- -If you don’t see your question here, feel free to drop by `#docker-compose` on -freenode IRC and ask the community. +If you don’t see your question here, feel free to drop by +[#docker-compose](https://dockercommunity.slack.com/archives/C2X82D9PA) on the +[Docker Community Slack](https://dockr.ly/slack). ## Can I control service startup order?