This is an automated email from the ASF dual-hosted git repository. riemer pushed a commit to branch update-community-links in repository https://gitbox.apache.org/repos/asf/streampipes-website.git
commit 61abda5dd2ed5f10ab2b9c02ca3c4024769fd85a Author: Dominik Riemer <[email protected]> AuthorDate: Fri Jan 13 08:45:14 2023 +0100 Remove Slack channel from community page --- documentation/docs/09_get-help.md | 5 ++--- .../versioned_docs/version-0.70.0}/09_get-help.md | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/documentation/docs/09_get-help.md b/documentation/docs/09_get-help.md index b36bc09e..077f0b62 100644 --- a/documentation/docs/09_get-help.md +++ b/documentation/docs/09_get-help.md @@ -13,9 +13,8 @@ Subscribe to our user mailing list to ask a question. To subscribe to the user list, send an email to [[email protected]]([email protected]) -We also maintain a Slack channel which might be a good way for problems that require interaction: - -[Slack Channel Invite Link](https://join.slack.com/t/streampipes-community/shared_invite/zt-pvivlspi-RLLqpx7eujbHVb5t1SDXHg) +You can also ask questions on our Github discussions page: +[Github Discussions](https://github.com/apache/streampipes/discussions) ## Bugs and Feature Requests diff --git a/documentation/docs/09_get-help.md b/documentation/website/versioned_docs/version-0.70.0/09_get-help.md similarity index 74% copy from documentation/docs/09_get-help.md copy to documentation/website/versioned_docs/version-0.70.0/09_get-help.md index b36bc09e..2cf39ed1 100644 --- a/documentation/docs/09_get-help.md +++ b/documentation/website/versioned_docs/version-0.70.0/09_get-help.md @@ -1,7 +1,8 @@ --- -id: community-get-help +id: version-0.70.0-community-get-help title: Get Help sidebar_label: Get Help +original_id: community-get-help --- The Apache StreamPipes community is happy to help with any questions or problems you might have. @@ -13,9 +14,8 @@ Subscribe to our user mailing list to ask a question. To subscribe to the user list, send an email to [[email protected]]([email protected]) -We also maintain a Slack channel which might be a good way for problems that require interaction: - -[Slack Channel Invite Link](https://join.slack.com/t/streampipes-community/shared_invite/zt-pvivlspi-RLLqpx7eujbHVb5t1SDXHg) +You can also ask questions on our Github discussions page: +[Github Discussions](https://github.com/apache/streampipes/discussions) ## Bugs and Feature Requests
