Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove references to what was called Twitter once #51

Merged
merged 1 commit into from
Jun 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions geany/templates/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,8 @@ <h2 class="text-center">Great Community</h2>
platforms including
<a href="{% url "page" "support/mailing-lists" %}">The Mailing Lists</a>,
<a href="https://github.com/geany">Github</a>,
Matrix <a href="https://matrix.to/#/#geany:matrix.org">#geany:matrix.org</a>,
<a href="https://social.milchreislieferei.de/@GeanyIDE" rel="me">Mastodon</a> and
<a href="https://twitter.com/GeanyIDE/">Twitter</a>.</p>
Matrix <a href="https://matrix.to/#/#geany:matrix.org">#geany:matrix.org</a> and
<a href="https://social.milchreislieferei.de/@GeanyIDE" rel="me">Mastodon</a>.</p>
<p><a class="btn btn-default" href="{% url "page" "contribute" %}">Get Involved &raquo;</a>
<a class="btn btn-default" href="{% url "page" "about/donate" %}">Donate &raquo;</a></p>
</div>
Expand Down
4 changes: 2 additions & 2 deletions page_content/contribute/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ You can subscribe to the [Geany Users mailing list][1] and answer questions, giv

You can also surf through the bugs reported at the [Github issue tracker][2] and see if you maybe can help users. Some issues reported are not actually bugs and maybe can be solved with your help.

### Twitter
### Mastodon / fediverse

Geany's twitter stream: https://twitter.com/GeanyIDE/
Geany in the Fediverse: https://social.milchreislieferei.de/@GeanyIDE


[1]: /support/mailing-lists/
Expand Down
Loading