File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
blank_issues_enabled : false
2
2
contact_links :
3
3
- name : ChilliCream Community Support
4
- url : https://bit.ly/joinchilli
4
+ url : https://bit.ly/join-chillicream-slack
5
5
about : Join us on slack! We have a vibrant community that is helping each other.
6
6
- name : ChilliCream Enterprise Support
7
7
url : https://chillicream.com/support
Original file line number Diff line number Diff line change 4
4
[ ![ License] ( https://img.shields.io/github/license/ChilliCream/hotchocolate.svg )] ( https://github.com/ChilliCream/hotchocolate/blob/main/LICENSE )
5
5
[ ![ Azure DevOps tests] ( https://img.shields.io/azure-devops/tests/chillicream/HotChocolate/70.svg )] ( https://chillicream.visualstudio.com/HotChocolate/_build?definitionId=70 )
6
6
[ ![ 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 )
8
8
[ ![ Twitter] ( https://img.shields.io/badge/join%20us-on%20twitter-green.svg )] ( https://twitter.com/chilli_cream )
9
9
10
10
---
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ module.exports = {
30
30
] ,
31
31
tools : {
32
32
github : `https://github.com/ChilliCream/hotchocolate` ,
33
- slack : `http://bit.ly/joinchilli ` ,
33
+ slack : `http://bit.ly/join-chillicream-slack ` ,
34
34
twitter : `https://twitter.com/Chilli_Cream` ,
35
35
} ,
36
36
} ,
You can’t perform that action at this time.
0 commit comments