[libvirt PATCH] docs: replace footer link to the bird site with mastodon

Daniel P. Berrangé berrange at redhat.com
Mon Dec 12 11:54:40 UTC 2022


Since the takeover of the bird site, the bulk of tech people who want
a more friendly and inclusive media site have jumped over to Mastodon.
With its decentralized nature, there's no one replacement that captures
everything, but the fosstodon.org site is a topic relevant choice.

Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
---
 docs/page.xsl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/page.xsl b/docs/page.xsl
index 1414d90b89..548d5a11c4 100644
--- a/docs/page.xsl
+++ b/docs/page.xsl
@@ -179,7 +179,7 @@
           <div id="community">
             <h3>Community</h3>
             <ul>
-              <li><a href="https://twitter.com/hashtag/libvirt">twitter</a></li>
+              <li><a href="https://fosstodon.org/tags/libvirt">fosstodon</a></li>
               <li><a href="https://stackoverflow.com/questions/tagged/libvirt">stackoverflow</a></li>
               <li><a href="https://serverfault.com/questions/tagged/libvirt">serverfault</a></li>
             </ul>
-- 
2.38.1



More information about the libvir-list mailing list