From 861922048529af1c705712c40738b7f797c71785 Mon Sep 17 00:00:00 2001 From: NULL Date: Wed, 8 Jul 2026 22:31:01 -0400 Subject: [PATCH] fix(readme): update broken Slack link The slack.patternfly.org URL returns a 404. Replaced with patternfly.slack.com, matching the fix in patternfly-org#3364. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ad8857abff..97445209936 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This project provides a set of React components for the [PatternFly project](https://patternfly.org). -**Community:** [PatternFly website](https://www.patternfly.org) | [Slack](https://slack.patternfly.org) | [Medium](https://medium.com/patternfly) | [Mailing list](https://www.redhat.com/mailman/listinfo/patternfly) +**Community:** [PatternFly website](https://www.patternfly.org) | [Slack](https://patternfly.slack.com) | [Medium](https://medium.com/patternfly) | [Mailing list](https://www.redhat.com/mailman/listinfo/patternfly) ### Table of contents 1. [PatternFly React packages](#patternfly-react-packages)