Skip to content

Commit 2ec3ba2

Browse files
authored
Update community links to Discord (graphql#1064)
1 parent 7d1a0e8 commit 2ec3ba2

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

src/content/community/Community-Developers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ The following resources are intended to describe how GraphQL development process
1414
* The [GraphQL Specification](https://spec.graphql.org)
1515
* GraphQL [reference implementations and tools](/code/)
1616
* The official [GraphQL GitHub org](https://github.com/graphql)
17-
* The official [GraphQL Slack](https://slack.graphql.org)
17+
* The official [GraphQL Discord](https://discord.graphql.org)
18+
* We're in the process of moving our official chat to Discord, but you may still find historical discussion at ~~the official [GraphQL Slack](https://slack.graphql.org)~~.
1819
* Instructions on how to sign the [GraphQL Specification Membership Agreement](https://github.com/graphql/graphql-wg/tree/HEAD/membership)
1920
* The [GraphQL project calendar](https://calendar.graphql.org)
2021
* Meeting replays on the [GraphQL YouTube channel](https://youtube.graphql.org)

src/content/community/Community-Resources.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ Please follow these channels for updates and information:
1919

2020
* **Twitter:** [@graphql](https://twitter.com/graphql)
2121
* **GitHub:** [github.com/graphql](https://github.com/graphql)
22-
* **Slack:** [slack.graphql.org](https://slack.graphql.org) ([get an invite](https://slack-invite.graphql.org))
22+
* **Discord** [discord.graphql.org](https://discord.graphql.org)
23+
* We're in the process of moving our official chat to Discord, but you may find historical discussion on ~~**Slack:** [slack.graphql.org](https://slack.graphql.org) ([get an invite](https://slack-invite.graphql.org))~~.
2324
* **Google Calendar:** [calendar.graphql.org](https://calendar.graphql.org)
2425
* **Blog:** [graphql.org/blog](/blog/)
2526

src/content/community/Community-Users.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,18 @@ Many members of the community use Stack Overflow to ask and answer questions. If
2626

2727
[Read through the existing questions tagged with **graphql** or ask your own!](http://stackoverflow.com/questions/tagged/graphql)
2828

29-
### Slack, Discord, and IRC
29+
### Live discussion
3030

3131
Many GraphQL developers idle in Discord, Slack, and IRC for live
32-
communication and can answer quick questions.
32+
communication and can answer quick questions.
3333

3434
Please be patient and polite. These are not explicitly user support channels, although they're likely a good place to find someone who can answer your question if you ask nicely.
3535

36-
* **Slack:** [#general on the GraphQL Slack](https://graphql.slack.com/messages/general/) [(Get an invite)](https://graphql-slack.herokuapp.com/)
37-
* **IRC:** [#graphql on freenode](https://freenode.net/)
38-
39-
#### Discord
40-
36+
* [GraphQL Foundation Discord](https://discord.graphql.org)
37+
* We're in the process of moving our official chat to Discord, but you may find historical discussion in ~~[#general on the GraphQL Slack](https://graphql.slack.com/messages/general/) [(Get an invite)](https://graphql-slack.herokuapp.com/)~~.
4138
* [Everything GraphQL: Curated By The Guild](https://discord.gg/xud7bH9)
42-
* [#graphql on the ReactiFlux Discord](http://join.reactiflux.com/)
39+
* [#help-graphql on the ReactiFlux Discord](http://join.reactiflux.com/)
40+
* [#graphql on freenode IRC](https://freenode.net/)
4341

4442
### Vendor channels
4543

0 commit comments

Comments
 (0)