diff --git a/README.md b/README.md index b941822..5a56c2c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ [![Spotify](https://img.shields.io/badge/Spotify-∞-brightgreen.svg)](https://open.spotify.com/user/alex.band/playlist/1DkYwN4e4tq73LGAeUykA1?si=AXNn9GkpQ4a-q5skG1yiYQ) [![Discord](https://img.shields.io/discord/818584154278199396?label=Discord&logo=discord)](https://discord.gg/8dvKB5Ykhy) [![Mastodon Follow](https://img.shields.io/mastodon/follow/109262826617293067?domain=https%3A%2F%2Ffosstodon.org&style=social)](https://fosstodon.org/@nlnetlabs) -[![Twitter Follow](https://img.shields.io/badge/follow-%40routinator3000-1DA1F2?logo=twitter&style=social)](https://twitter.com/routinator3000) Routinator 3000 is free, open-source RPKI Relying Party software. The project is written in Rust, a programming language designed for performance and @@ -42,8 +41,7 @@ locations. NLnet Labs offers [professional support and consultancy services](https://www.nlnetlabs.nl/services/contracts/) with a service-level agreement. Community support is available on -[Discord](https://discord.gg/8dvKB5Ykhy), -[Twitter](https://twitter.com/routinator3000/) and our [mailing +[Discord](https://discord.gg/8dvKB5Ykhy), and our [mailing list](https://lists.nlnetlabs.nl/mailman/listinfo/rpki). Routinator is liberally licensed under the [BSD 3-Clause license](https://github.com/NLnetLabs/routinator/blob/main/LICENSE). diff --git a/doc/manual/source/index.rst b/doc/manual/source/index.rst index 1194773..0defd18 100644 --- a/doc/manual/source/index.rst +++ b/doc/manual/source/index.rst @@ -34,7 +34,7 @@ Open-source with professional support services .. only:: html - |discord| |mastodon| |twitter| + |discord| |mastodon| .. |discord| image:: https://img.shields.io/discord/818584154278199396 :alt: Discord @@ -43,10 +43,6 @@ Open-source with professional support services .. |mastodon| image:: https://img.shields.io/mastodon/follow/109262826617293067?domain=https%3A%2F%2Ffosstodon.org&style=social :alt: Mastodon :target: https://fosstodon.org/@nlnetlabs - - .. |twitter| image:: https://img.shields.io/badge/follow-%40routinator3000-1DA1F2?logo=twitter&style=social - :alt: Twitter - :target: https://twitter.com/routinator3000/ |