Skip to content

Commit 78f7994

Browse files
committed
updates
1 parent d3811f2 commit 78f7994

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

content/blog/threads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Because the code is non blocking there is no need to offload anything on a dedic
8383
GraphQL Java "automatically" works as efficiently as possible.
8484

8585
# Feedback or questions
86-
We use [GitHub discussions](https://github.com/graphql-java/graphql-java/discussions) for general feedback and questions.
86+
We use [GitHub Discussions](https://github.com/graphql-java/graphql-java/discussions) for general feedback and questions.
8787

8888
You can also checkout our [Workshops](/workshops) for more possibilities to learn GraphQL Java.
8989

content/tutorials/getting-started-with-spring-boot.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -395,8 +395,6 @@ The complete project with the full source code can be found here: https://github
395395

396396
More information about GraphQL Java can be found in the [documentation](https://www.graphql-java.com/documentation/).
397397

398-
We also have [spectrum chat](https://spectrum.chat/graphql-java) for any question or problems.
399-
400-
For direct feedback you can also ping us on our [GraphQL Java Twitter account](https://twitter.com/graphql_java).
401-
398+
We also use [GitHub Discussions](https://github.com/graphql-java/graphql-java/discussions) for any question or problems.
402399

400+
You can also checkout our [Workshops](/workshops) for more possibilities to learn GraphQL Java.

0 commit comments

Comments
 (0)