From 601fd1bdf9a0725786fb07c92f8afafa2c3730c5 Mon Sep 17 00:00:00 2001 From: nghialv Date: Tue, 1 Dec 2020 16:07:22 +0900 Subject: [PATCH] Update slack invitation link --- docs/config.toml | 2 +- docs/content/en/_index.html | 2 +- docs/content/en/blog/news/announcing-pipecd/index.md | 2 +- docs/content/en/docs/faq/_index.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/config.toml b/docs/config.toml index db6cc44db8..1c6bdb3033 100644 --- a/docs/config.toml +++ b/docs/config.toml @@ -149,7 +149,7 @@ no = 'Sorry to hear that. Please }} -{{% blocks/feature icon="fab fa-slack" title="Join the conversation!" url="https://cloud-native.slack.com/archives/C01B27F9T0X" %}} +{{% blocks/feature icon="fab fa-slack" title="Join the conversation!" url="https://join.slack.com/t/cloud-native/shared_invite/zt-fyy3b8up-qHeDNVqbz1j8HDY6g1cY4w" %}} Have a question? Learn more by talking with other contributors. diff --git a/docs/content/en/blog/news/announcing-pipecd/index.md b/docs/content/en/blog/news/announcing-pipecd/index.md index b10df19084..e944cf1d30 100644 --- a/docs/content/en/blog/news/announcing-pipecd/index.md +++ b/docs/content/en/blog/news/announcing-pipecd/index.md @@ -94,7 +94,7 @@ We value every contribution and invite you to join us on GitHub, Slack and Twitt - Visit our website and documentation at [https://pipecd.dev](https://pipecd.dev) - Check out the code at [https://github.com/pipe-cd/pipe](https://github.com/pipe-cd/pipe) or explore the [examples](https://pipecd.dev/docs/examples/) -- Join us on Slack [@cloud-native/pipecd](https://cloud-native.slack.com/archives/C01B27F9T0X) to chat with other developers +- Join us on Slack [@cloud-native/pipecd](https://join.slack.com/t/cloud-native/shared_invite/zt-fyy3b8up-qHeDNVqbz1j8HDY6g1cY4w) to chat with other developers - Follow us on Twitter [@pipecd_dev](https://twitter.com/pipecd_dev) to get the latest news PipeCD team is hiring engineers/interns to work on PipeCD. Please contact us if you are interested. diff --git a/docs/content/en/docs/faq/_index.md b/docs/content/en/docs/faq/_index.md index 16720f7a09..8ed0252223 100644 --- a/docs/content/en/docs/faq/_index.md +++ b/docs/content/en/docs/faq/_index.md @@ -6,7 +6,7 @@ description: > List of frequently asked questions. --- -If you have any other questions, please feel free to create the issue in the [pipe-cd/pipe](https://github.com/pipe-cd/pipe/issues/new/choose) repository or contact us on [Slack](https://cloud-native.slack.com/archives/C01B27F9T0X). +If you have any other questions, please feel free to create the issue in the [pipe-cd/pipe](https://github.com/pipe-cd/pipe/issues/new/choose) repository or contact us on [Slack](https://join.slack.com/t/cloud-native/shared_invite/zt-fyy3b8up-qHeDNVqbz1j8HDY6g1cY4w). ### 1. What kind of application (cloud provider) will be supported?