diff options
author | Ryan King <logithack@mailbox.org> | 2021-12-14 13:28:05 +0100 |
---|---|---|
committer | Ryan King <logithack@mailbox.org> | 2021-12-14 13:28:05 +0100 |
commit | eeab5a089c68fbf0b05ad0a6990fc11b66fe6844 (patch) | |
tree | d05328bfb7d238da7bc3e1fa8acb04d776a70909 | |
parent | 20732a3665e1768958e874e54ff77a1a5bca2976 (diff) | |
download | sphinx-git-eeab5a089c68fbf0b05ad0a6990fc11b66fe6844.tar.gz |
doc: Point to IRC channel on Libera.Chat
-rw-r--r-- | doc/internals/contributing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/internals/contributing.rst b/doc/internals/contributing.rst index 6977614cd..8c74d1b10 100644 --- a/doc/internals/contributing.rst +++ b/doc/internals/contributing.rst @@ -21,7 +21,7 @@ sphinx-users <sphinx-users@googlegroups.com> sphinx-dev <sphinx-dev@googlegroups.com> Mailing list for development related discussions. -#sphinx-doc on irc.freenode.net +#sphinx-doc on irc.libera.chat IRC channel for development questions and user support. .. _python-sphinx: https://stackoverflow.com/questions/tagged/python-sphinx |