Skip to content

Commit 44092bf

Browse files
authored
Updated Links for Slack (#4061)
1 parent 9fba754 commit 44092bf

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: ChilliCream Community Support
4-
url: https://bit.ly/joinchilli
4+
url: http://slack.chillicream.com/
55
about: Join us on slack! We have a vibrant community that is helping each other.
66
- name: ChilliCream Enterprise Support
77
url: https://chillicream.com/support

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ One of the easiest ways to contribute is to participate in discussions on GitHub
44

55
## General feedback and discussions?
66

7-
Start a discussion on the [repository issue tracker](https://github.com/ChilliCream/hotchocolate/issues) or [join us on slack](https://bit.ly/joinchilli).
7+
Start a discussion on the [repository issue tracker](https://github.com/ChilliCream/hotchocolate/issues) or [join us on slack](http://slack.chillicream.com/).
88

99
## Bugs and feature requests?
1010

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![License](https://img.shields.io/github/license/ChilliCream/hotchocolate.svg)](https://github.com/ChilliCream/hotchocolate/blob/main/LICENSE)
55
[![Azure DevOps tests](https://img.shields.io/azure-devops/tests/chillicream/HotChocolate/70.svg)](https://chillicream.visualstudio.com/HotChocolate/_build?definitionId=70)
66
[![Coverage Status](https://sonarcloud.io/api/project_badges/measure?project=HotChocolate&metric=coverage)](https://sonarcloud.io/dashboard?id=HotChocolate)
7-
[![Slack channel](https://img.shields.io/badge/join%20the%20community-on%20slack-blue.svg)](https://bit.ly/joinchilli)
7+
[![Slack channel](https://img.shields.io/badge/join%20the%20community-on%20slack-blue.svg)](http://slack.chillicream.com/)
88
[![Twitter](https://img.shields.io/badge/join%20us-on%20twitter-green.svg)](https://twitter.com/chilli_cream)
99

1010
---

website/gatsby-config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ module.exports = {
3030
],
3131
tools: {
3232
github: `https://github.com/ChilliCream/hotchocolate`,
33-
slack: `https://bit.ly/joinchilli`,
33+
slack: `http://slack.chillicream.com/`,
3434
twitter: `https://twitter.com/Chilli_Cream`,
3535
},
3636
},

website/src/blog/2021-07-20-rider-language-injection/2021-07-20-rider-language-injection.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ You can find an example project here [rider-language-injection-example](https://
167167

168168

169169

170-
In case you have questions, [Join our Slack Channel](https://bit.ly/joinchilli). We have a very welcoming and helpful community that is waiting for you.
170+
In case you have questions, [Join our Slack Channel](http://slack.chillicream.com/). We have a very welcoming and helpful community that is waiting for you.
171171

172172
If you like what we are doing at ChilliCream, head over to the [HotChocolate repository and **give us a star**](https://github.com/ChilliCream/hotchocolate).
173173
It helps us to gain visibility and grow our already awesome community!

0 commit comments

Comments
 (0)