1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-16 18:13:49 +01:00

doc: replace obsolete xitter link with mastodon link

This commit is contained in:
Marian Buschsieweke 2024-03-01 09:38:46 +01:00
parent 5b2beea08a
commit 3bede9c734
No known key found for this signature in database
GPG Key ID: 77AA882EC78084E6
2 changed files with 5 additions and 4 deletions

View File

@ -4,7 +4,7 @@
[![API docs][api-badge]][api-link] [![API docs][api-badge]][api-link]
[![Wiki][wiki-badge]][wiki-link] [![Wiki][wiki-badge]][wiki-link]
[![Stack Overflow questions][stackoverflow-badge]][stackoverflow-link] [![Stack Overflow questions][stackoverflow-badge]][stackoverflow-link]
[![Twitter][twitter-badge]][twitter-link] [![Mastodon][mastodon-badge]][mastodon-link]
[![Matrix][matrix-badge]][matrix-link] [![Matrix][matrix-badge]][matrix-link]
<p align="center"><img src="doc/doxygen/src/riot-logo.svg" width="66%"><!-- <p align="center"><img src="doc/doxygen/src/riot-logo.svg" width="66%"><!--
@ -165,7 +165,7 @@ https://www.riot-os.org
[release-link]: https://github.com/RIOT-OS/RIOT/releases/latest [release-link]: https://github.com/RIOT-OS/RIOT/releases/latest
[stackoverflow-badge]: https://img.shields.io/badge/stackoverflow-%5Briot--os%5D-yellow [stackoverflow-badge]: https://img.shields.io/badge/stackoverflow-%5Briot--os%5D-yellow
[stackoverflow-link]: https://stackoverflow.com/questions/tagged/riot-os [stackoverflow-link]: https://stackoverflow.com/questions/tagged/riot-os
[twitter-badge]: https://img.shields.io/badge/social-Twitter-informational.svg [mastodon-badge]: https://img.shields.io/badge/social-Mastodon-informational.svg
[twitter-link]: https://twitter.com/RIOT_OS [mastodon-link]: https://fosstodon.org/@RIOT_OS
[wiki-badge]: https://img.shields.io/badge/docs-Wiki-informational.svg [wiki-badge]: https://img.shields.io/badge/docs-Wiki-informational.svg
[wiki-link]: https://github.com/RIOT-OS/RIOT/wiki [wiki-link]: https://github.com/RIOT-OS/RIOT/wiki

View File

@ -38,7 +38,7 @@ RIOT is developed by an open community that anyone is welcome to join:
- Sign-up to our [forum](https://forum.riot-os.org/) to ask for help using RIOT - Sign-up to our [forum](https://forum.riot-os.org/) to ask for help using RIOT
or writing an application for RIOT, discuss kernel and network stack or writing an application for RIOT, discuss kernel and network stack
development as well as hardware support, or to show-case your latest project. development as well as hardware support, or to show-case your latest project.
- Follow us on [Twitter](https://twitter.com/RIOT_OS) for news from the RIOT - Follow us on [Mastodon][mastodon-link] for news from the RIOT
community. community.
- Regarding critical vulnerabilities we would appreciate if you give us a - Regarding critical vulnerabilities we would appreciate if you give us a
90-days head-start by reporting to security@riot-os.org, before making your 90-days head-start by reporting to security@riot-os.org, before making your
@ -46,6 +46,7 @@ RIOT is developed by an open community that anyone is welcome to join:
- Contact us on Matrix for live support and discussions: - Contact us on Matrix for live support and discussions:
[riot-os:matrix.org](https://matrix.to/#/#riot-os:matrix.org) [riot-os:matrix.org](https://matrix.to/#/#riot-os:matrix.org)
[mastodon-link]: https://fosstodon.org/@RIOT_OS
The quickest start {#the-quickest-start} The quickest start {#the-quickest-start}
================== ==================