Skip to content

Commit 3a0f369

Browse files
committedMay 1, 2021
Updated Slack Link
1 parent 021e8a6 commit 3a0f369

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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: https://bit.ly/join-chillicream-slack
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

‎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)](https://bit.ly/join-chillicream-slack)
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: `http://bit.ly/joinchilli`,
33+
slack: `http://bit.ly/join-chillicream-slack`,
3434
twitter: `https://twitter.com/Chilli_Cream`,
3535
},
3636
},

0 commit comments

Comments
 (0)
Please sign in to comment.