Merge pull request #2809 from dmsimard/update-readme

readme: IRC channel has moved to libera.chat
This commit is contained in:
Benoit Chesneau 2022-07-04 21:33:54 +02:00 committed by GitHub
commit 786e2875c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ worker model ported from Ruby's Unicorn_ project. The Gunicorn server is broadly
compatible with various web frameworks, simply implemented, light on server compatible with various web frameworks, simply implemented, light on server
resource usage, and fairly speedy. resource usage, and fairly speedy.
Feel free to join us in `#gunicorn`_ on Freenode_. Feel free to join us in `#gunicorn`_ on `Libera.chat`_.
Documentation Documentation
------------- -------------
@ -69,6 +69,6 @@ Gunicorn is released under the MIT License. See the LICENSE_ file for more
details. details.
.. _Unicorn: https://bogomips.org/unicorn/ .. _Unicorn: https://bogomips.org/unicorn/
.. _`#gunicorn`: https://webchat.freenode.net/?channels=gunicorn .. _`#gunicorn`: https://web.libera.chat/?channels=#gunicorn
.. _Freenode: https://freenode.net/ .. _`Libera.chat`: https://libera.chat/
.. _LICENSE: https://github.com/benoitc/gunicorn/blob/master/LICENSE .. _LICENSE: https://github.com/benoitc/gunicorn/blob/master/LICENSE