5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 04:42:00 +08:00

Website / Documentation - Slack to Discord (#2200)

* change slack to discord in footer

* change Slack to Discord in community guideline
This commit is contained in:
Oleg Gulevskyy 2022-12-29 01:54:18 +01:00 committed by GitHub
parent d11b459486
commit fff0fd4d07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 7 deletions

View File

@ -225,12 +225,8 @@ module.exports = async function configCreatorAsync() {
href: "https://twitter.com/wailsapp",
},
{
label: "Slack",
href: "https://gophers.slack.com/messages/CJ4P9F7MZ/",
},
{
label: "Slack invite",
href: "https://invite.slack.golangbridge.org/",
label: "Discord",
href: "https://discord.gg/JDdSxwjhGf",
},
],
},

View File

@ -15,7 +15,7 @@ This [Code of Conduct](./coc) is an easy guide to develop the technical communit
### Get Support
- [GitHub](https://github.com/wailsapp/wails) - If you have a bug to report or feature to request, that's what the GitHub issues are for. Please respect the rules specified in each repository's issue template.
- [Slack](https://gophers.slack.com/messages/CJ4P9F7MZ/) - A place for Wails devs to meet and chat in real time.
- [Discord](https://discord.gg/JDdSxwjhGf) - A place for Wails devs to meet and chat in real time.
- [QQ Group(中文)](https://qm.qq.com/cgi-bin/qm/qr?k=PmIURne5hFGNd7QWzW5qd6FV-INEjNJv&jump_from=webapi) - A Wails group for Chinese developers to communicate, where you can get help from other developers.
### Explore the Ecosystem