0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-19 03:53:45 +02:00

Adjust the URL in the README.rst file to point to LiberaChat instead of freenode (#10258)

This commit is contained in:
Felix Kronlage-Dammers 2021-06-28 11:07:25 +02:00 committed by GitHub
parent f0e02f5df2
commit 717f73c411
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -25,7 +25,7 @@ The overall architecture is::
``#matrix:matrix.org`` is the official support room for Matrix, and can be
accessed by any client from https://matrix.org/docs/projects/try-matrix-now.html or
via IRC bridge at irc://irc.freenode.net/matrix.
via IRC bridge at irc://irc.libera.chat/matrix.
Synapse is currently in rapid development, but as of version 0.5 we believe it
is sufficiently stable to be run as an internet-facing service for real usage!

1
changelog.d/10258.doc Normal file
View file

@ -0,0 +1 @@
Adjust the URL in the README.rst file to point to irc.libera.chat.