Skip to content

Commit ecd18d9

Browse files
chore: Replace Discord links with the new community (#1901)
1 parent 242fb55 commit ecd18d9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ contact_links:
33
- name: CloudQuery Central Issues Tracker
44
url: https://github.com/cloudquery/cloudquery/issues
55
about: Please file any issue with regards to any of CloudQuery repo in the main repository with the right labels.
6-
- name: CloudQuery Discord Support
7-
url: https://cloudquery.io/discord
8-
about: Join our discord to get live support from us and the community.
6+
- name: CloudQuery Community
7+
url: https://community.cloudquery.io
8+
about: Join our community to get help from us as well as other users and experts.

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This is the repository for CloudQuery SDK. If you are looking for CloudQuery CLI
99
- [Homepage](https://cloudquery.io)
1010
- [Documentation](https://docs.cloudquery.io)
1111
- [CLI and Plugins Monorepo](https://github.com/cloudquery/cloudquery)
12-
- [Discord](https://cloudquery.io/discord)
12+
- [Community](https://community.cloudquery.io)
1313

1414
## Development
1515

0 commit comments

Comments
 (0)