From fba5262b63425619b31fa9c0dcc6c08f64c8f851 Mon Sep 17 00:00:00 2001 From: Jakub Balhar Date: Thu, 4 Jul 2024 09:26:32 +0200 Subject: [PATCH] Change the Slack channel. Signed-off-by: Jakub Balhar --- _data/projects.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/projects.yml b/_data/projects.yml index fe6a120a..3e20a258 100644 --- a/_data/projects.yml +++ b/_data/projects.yml @@ -82,7 +82,7 @@ - name: Zowe Java Client SDK description: This SDK lets you leverage the underlying z/OSMF REST APIs on a z/OS system to build client applications and scripts that interface with your z/OS instance seamlessly. github_url: https://github.com/zowe/zowe-client-java-sdk - slack_url: https://openmainframeproject.slack.com/archives/CBW5ET69G + slack_url: https://openmainframeproject.slack.com/archives/C010AUS5MK5 doc_url: https://github.com/zowe/zowe-client-java-sdk#zowe-java-client-sdk img_url: assets/img/java-sdk-project.webp stage: Generally Available @@ -107,7 +107,7 @@ - name: Zowe Python Client SDK description: Provides access to a set of programmatic APIs that you can use to build Python applications or scripts that interact with z/OS. github_url: https://github.com/zowe/zowe-client-python-sdk - slack_url: https://openmainframeproject.slack.com/archives/CBW5ET69G + slack_url: https://openmainframeproject.slack.com/archives/C010AUS5MK5 doc_url: https://docs.zowe.org/stable/user-guide/sdks-using img_url: assets/img/python-sdk-project.webp stage: Technical Preview @@ -115,7 +115,7 @@ - name: Zowe Swift Client SDK description: The Zowe Swift Client SDK is an open-source Swift package for z/OSMF REST API. It allows you to leverage mainframe capabilities from your Swift applications with minimum effort. github_url: https://github.com/zowe/zowe-client-swift-sdk - slack_url: https://openmainframeproject.slack.com/archives/CBW5ET69G + slack_url: https://openmainframeproject.slack.com/archives/C010AUS5MK5 doc_url: https://github.com/zowe/zowe-client-swift-sdk#quickstart img_url: assets/img/swift-sdk-project.webp stage: Under Development