From f7166c50c4bf27425b0318610cc10e8e5229aeb5 Mon Sep 17 00:00:00 2001 From: Alexander Zeitler Date: Tue, 15 Jun 2021 10:53:08 +0200 Subject: [PATCH] docs: remove Slack from vuepress based docs --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index e0c6e2e..285bddd 100644 --- a/docs/README.md +++ b/docs/README.md @@ -103,9 +103,9 @@ We're using [conventional commits](https://www.conventionalcommits.org), so plea Also please add tests and make sure to run `yarn lint`. -### Slack +### Discussions -If you want to discuss an `docker-compose` issue or PR in more detail, feel free to [join our Slack workspace](https://join.slack.com/t/pdmlab-oss/shared_invite/enQtNjEyMjQ0MDY3NTczLTg1ZDc0YjQxMGE3MTcyYTdkODU1YjFmMTBiODE2ZTZiNDFkNjc1MWE4OTE4NWY0Y2YyMWYzYmNhZGY0NDAyYWY). +If you want to discuss an `docker-compose` issue or PR in more detail, feel free to [join start a discussion](https://github.com/PDMLab/docker-compose/discussions). ## License