Skip to content

Commit 3ae0205

Browse files
committed
Remove Twitter links
1 parent 95626d6 commit 3ae0205

4 files changed

Lines changed: 2 additions & 10 deletions

File tree

blog/2021-02-12-spec-releases-are-not-important.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,3 @@ It is better to think about certain features you want to discuss instead referri
5050

5151
# Feedback or questions
5252
We use [GitHub Discussions](https://github.com/graphql-java/graphql-java/discussions) for general feedback and questions.
53-
54-
You can also contact us on Twitter: [@graphql_java](https://twitter.com/graphql_java)

blog/2021-08-03-17-released-and-lts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ Going forward we decided to no offer any LTS versions anymore. We will only acti
1717
the latest version (currently 17). We may backport critical bugfixes, but we are not committed to it.
1818

1919
If this is a huge problem for you or your Company and you are willing to help us with maintaining a LTS
20-
version you can reach us at Twitter [GraphQL Java](https://twitter.com/graphql_java) or per mail at
20+
version you can reach us via email at
2121
hello at graphql-java dot com.

docusaurus.config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,6 @@ const config = {
103103
label: 'GitHub Discussions',
104104
href: 'https://github.com/graphql-java/graphql-java/discussions',
105105
},
106-
{
107-
label: 'Twitter',
108-
href: 'https://twitter.com/graphql_java',
109-
},
110106
],
111107
},
112108
{

src/pages/about.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ hide_table_of_contents: true
66

77
# About
88

9-
The GraphQL Java project is run by [Andreas Marek](https://twitter.com/andimarek), [Brad Baker](https://github.com/bbakerman), and [Donna Zhou](https://github.com/dondonz).
9+
The GraphQL Java project is run by [Andreas Marek](https://github.com/andimarek), [Brad Baker](https://github.com/bbakerman), and [Donna Zhou](https://github.com/dondonz).
1010

1111
Andreas Marek is responsible for the content of this website.
12-
13-
You can also follow [GraphQL Java on Twitter](https://twitter.com/graphql_java).

0 commit comments

Comments
 (0)