]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
docs: add rsync Discord server link
authorAndrew Tridgell <andrew@tridgell.net>
Fri, 22 May 2026 05:05:10 +0000 (15:05 +1000)
committerAndrew Tridgell <andrew@tridgell.net>
Fri, 22 May 2026 05:06:21 +0000 (15:06 +1000)
Add a link to the rsync Discord server (https://discord.gg/Avfvy9zhdp)
below the mailing lists section in README.md and on the lists.html web
page.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
README.md
rsync-web/lists.html

index eb400592a6fdc96700a200c86dd74dbbed4154ab..a9cf28bf71f21c7ac3512271cee29e9acbc46122 100644 (file)
--- a/README.md
+++ b/README.md
@@ -93,6 +93,15 @@ details.
 [3]: https://rsync.samba.org/lists.html
 
 
+DISCORD
+-------
+
+There is also an rsync [Discord server][d] for real-time chat about rsync
+and its development.
+
+[d]: https://discord.gg/Avfvy9zhdp
+
+
 BUG REPORTS
 -----------
 
index 8d0f1739647337c5cb26196db6dafcd437c4bc15..852494e3f8663d9fc837c1f0dc03f0c5d7ad0a7d 100644 (file)
       subscription using the web interface.
     </p>
 
+    <H2 align="center">rsync Discord server</H2>
+
+    <p>
+      If you prefer real-time chat, there is also an rsync
+      <a href="https://discord.gg/Avfvy9zhdp">Discord server</a> for
+      discussion about rsync and its development.
+    </p>
+
 <!--#include virtual="footer.html" -->