From a9c27b7c783c989cbe0d3c6a1bb2b260e5390aec Mon Sep 17 00:00:00 2001 From: Brian Erkkinen Date: Tue, 1 Mar 2022 00:53:40 -0500 Subject: [PATCH] Fix slack join links in documentation (#11753) --- docs/faq.md | 2 +- website/docusaurus.config.js | 2 +- website/src/pages/index.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index ac867c8dec8..e76ba1eaad5 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -5,7 +5,7 @@ title: "FAQ: General" ## Do you have a chat room? -[![Join the Slack chat room](https://img.shields.io/badge/Slack-Join%20the%20chat%20room-orange)](https://join.slack.com/t/openapi-generator/shared_invite/enQtNzAyNDMyOTU0OTE1LTY5ZDBiNDI5NzI5ZjQ1Y2E5OWVjMjZkYzY1ZGM2MWQ4YWFjMzcyNDY5MGI4NjQxNDBiMTlmZTc5NjY2ZTQ5MGM) +[![Join the Slack chat room](https://img.shields.io/badge/Slack-Join%20the%20chat%20room-orange)](https://join.slack.com/t/openapi-generator/shared_invite/zt-12jxxd7p2-XUeQM~4pzsU9x~eGLQqX2g) ## What is the governance structure of the OpenAPI Generator project? diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index defb23afd92..2122691433c 100755 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -108,7 +108,7 @@ const docusaurusConfig = { }, { label: 'Chat Room', - href: 'https://join.slack.com/t/openapi-generator/shared_invite/enQtNzAyNDMyOTU0OTE1LTY5ZDBiNDI5NzI5ZjQ1Y2E5OWVjMjZkYzY1ZGM2MWQ4YWFjMzcyNDY5MGI4NjQxNDBiMTlmZTc5NjY2ZTQ5MGM', + href: 'https://join.slack.com/t/openapi-generator/shared_invite/zt-12jxxd7p2-XUeQM~4pzsU9x~eGLQqX2g', }, { label: 'Twitter', diff --git a/website/src/pages/index.js b/website/src/pages/index.js index 7b2cc5bd4e7..cc81a8564d1 100755 --- a/website/src/pages/index.js +++ b/website/src/pages/index.js @@ -120,7 +120,7 @@ const callouts = [

Slack is free to download, and our workspace is free to sign up.