Skip to content

Commit 6c6bffc

Browse files
committed
feat: replace slack links with discord
1 parent e951525 commit 6c6bffc

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.github/ISSUE_TEMPLATE/config.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: Are there any issues you're experiencing with Swiftwave?
4-
url: https://slack.swiftwave.org/
5-
about: Join us on Slack to meet members, contributors and the maintainer and brainstorm ideas.
3+
- name: Are there any issues you're experiencing with Swiftwave?
4+
url: https://community.swiftwave.org/
5+
about: Join us on Discord to meet members, contributors and the maintainer and brainstorm ideas.

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ If you like to know why Swiftwave created and what is special in it, check this
1515
Checkout [this guide](https://swiftwave.org/docs/installation) to install swiftwave on your server and deploy your applications.
1616

1717
### Community
18-
We would love to hear from you and brainstorm on ideas! Join our slack channel.
18+
We would love to hear from you and brainstorm on ideas! Join our discord channel.
1919

20-
[![Slack](https://img.shields.io/badge/chat-on_slack-purple.svg?style=for-the-badge&logo=slack)](https://slack.swiftwave.org/)
20+
[![Discord Banner 2](https://discord.com/api/guilds/1303974360616407107/widget.png?style=banner2)](https://community.swiftwave.org/)
21+
22+
[Join Discord](https://community.swiftwave.org)
2123

2224
### Support
2325
- Use Swiftwave to deploy and manage your projects.

build_docs.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Welcome to the documentation of the Swiftwave GraphQL API.
169169
SwiftWave is a self-hosted lightweight PaaS solution to deploy and manage your applications on any VPS without any hassle 👀
170170
171171
## Want to support us?
172-
Star ⭐ our [GitHub repository](https://github.com/swiftwave-org/swiftwave) and join our [Slack community](https://join.slack.com/t/swiftwave-team/shared_invite/zt-21n86aslx-aAvBi3hv1GigVA_XoXiu4Q) to get help and support from our team.\`,
172+
Star ⭐ our [GitHub repository](https://github.com/swiftwave-org/swiftwave) and join our [Discord community](https://community.swiftwave.org) to get help and support from our team.\`,
173173
}
174174
],
175175
}

0 commit comments

Comments
 (0)