From e669ab9effd68d788372540e8213f005ee674cf3 Mon Sep 17 00:00:00 2001 From: Viren Baraiya Date: Sat, 27 Apr 2024 19:39:41 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bfcdae20e..0416870e4 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,8 @@ git remote set-url origin https://github.com/conductor-oss/conductor The latest version is [![Github release](https://img.shields.io/github/v/release/conductor-oss/conductor.svg)](https://GitHub.com/conductor-oss/conductor/releases) ## Resources -#### [Slack Community](https://join.slack.com/t/orkes-conductor/shared_invite/zt-xyxqyseb-YZ3hwwAgHJH97bsrYRnSZg) -We have an active [community](https://join.slack.com/t/orkes-conductor/shared_invite/zt-xyxqyseb-YZ3hwwAgHJH97bsrYRnSZg) of Conductor users and contributors on the channel. +#### [Slack Community](https://join.slack.com/t/orkes-conductor/shared_invite/zt-2hmxn0i3n-_W~a9rWMbvMoYmlJo3Y15g) +We have an active [community](https://join.slack.com/t/orkes-conductor/shared_invite/zt-2hmxn0i3n-_W~a9rWMbvMoYmlJo3Y15g) of Conductor users and contributors on the channel. #### [Documentation Site](https://docs.conductor-oss.org/) [Documentation](https://docs.conductor-oss.org/) and tutorial on how to use Conductor @@ -69,7 +69,7 @@ docker compose -f docker/docker-compose.yaml up ## Database Requirements * The default persistence used is Redis -* The indexing backend is [Elasticsearch](https://www.elastic.co/) (6.x) +* The indexing backend is [Elasticsearch](https://www.elastic.co/) (7.x) ## Other Requirements * JDK 17+