Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2021-12-15 19:33:53 +0300
committerGitHub <noreply@github.com>2021-12-15 19:33:53 +0300
commitb1df3fa94bd9e79f9e4110dc70ada7924205536d (patch)
tree5164b9a1e4ffa3b4eb55a20013e7c424c44fd27d /doc
parent20732a3665e1768958e874e54ff77a1a5bca2976 (diff)
parent82d769c56e4a035906a9ac9362a6c0073f7f91b5 (diff)
Merge pull request #9287 from ssbarnea/fix/irc
Document new irc channel location
Diffstat (limited to 'doc')
-rw-r--r--doc/_templates/indexsidebar.html2
-rw-r--r--doc/internals/contributing.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/_templates/indexsidebar.html b/doc/_templates/indexsidebar.html
index 94174ce90..55e3f9f40 100644
--- a/doc/_templates/indexsidebar.html
+++ b/doc/_templates/indexsidebar.html
@@ -18,6 +18,6 @@
<input type="submit" name="sub" value="Subscribe" />
</form>
</div>
-<p>{%trans%}or come to the <tt>#sphinx-doc</tt> channel on FreeNode.{%endtrans%}</p>
+<p>{%trans%}or come to the <tt>#sphinx-doc</tt> channel on <a href="https://web.libera.chat/?channel=#sphinx-doc">libera.chat</a>.{%endtrans%}</p>
<p>{%trans%}You can also open an issue at the
<a href="https://github.com/sphinx-doc/sphinx/issues">tracker</a>.{%endtrans%}</p>
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