Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ no = 'Sorry to hear that. Please <a href="https://github.com/pipe-cd/pipe/issues
desc = "Development takes place here!"
[[params.links.developer]]
name = "Slack"
url = "https://cloud-native.slack.com/archives/C01B27F9T0X"
url = "https://join.slack.com/t/cloud-native/shared_invite/zt-fyy3b8up-qHeDNVqbz1j8HDY6g1cY4w"
icon = "fab fa-slack"
desc = "Chat with other project developers"
[[params.links.developer]]
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@

{{< blocks/section color="dark" >}}

{{% 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.
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/blog/news/announcing-pipecd/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/docs/faq/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down