Skip to content

Commit 2327f6d

Browse files
committed
move to slack links to CNCF slack
Signed-off-by: Terence Lee <[email protected]>
1 parent a9c6789 commit 2327f6d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blank_issues_enabled: true
22
contact_links:
33
- name: Community Slack
4-
url: https://slack.buildpacks.io/
4+
url: https://slack.cncf.io
55
about: Chat with the community about any issues, questions, or feedback

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
### Calendar
1313

14-
The calendar is managed via [teamup](https://teamup.com/ksxw26c3km72mq3imn). To request an alteration you may [create an issue](https://github.com/buildpacks/community/issues/new), reach out to a maintainer via [slack](https://slack.buildpacks.io), post in [discussions](https://github.com/buildpacks/community/discussions).
14+
The calendar is managed via [teamup](https://teamup.com/ksxw26c3km72mq3imn). To request an alteration you may [create an issue](https://github.com/buildpacks/community/issues/new), reach out to a maintainer via [slack](https://slack.cncf.io), post in [discussions](https://github.com/buildpacks/community/discussions).
1515

1616
## Contributing
1717

config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ unsafe= true
1313
[params]
1414
twitter_handle = "buildpacks_io"
1515
github_base_url = "https://github.com/buildpacks"
16-
slack_invite_url = "https://slack.buildpacks.io/"
16+
slack_invite_url = "https://slack.cncf.io"
1717
description = "Cloud Native Buildpacks transform your application source code into images that can run on any cloud."
1818

1919
pack_version_env_var = "PACK_VERSION"
@@ -66,7 +66,7 @@ pack_version_env_var = "PACK_VERSION"
6666

6767
[[menu.footer2]]
6868
name = "Slack"
69-
url = "https://slack.buildpacks.io/"
69+
url = "https://slack.cncf.io"
7070
weight = 2
7171

7272
[[menu.footer2]]

0 commit comments

Comments
 (0)