summaryrefslogtreecommitdiff
path: root/docs/releases
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2021-05-20 12:23:36 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-05-20 12:25:07 +0200
commit143d2a4bbf182df5f3d025e4031b884162a65b8c (patch)
tree70fdbf949b458886d422b1203bdfb32ca0ff1c7e /docs/releases
parenta0782f50d49af7b0f00d33002c8fc2c248fea1bf (diff)
[3.2.x] Changed IRC references to Libera.Chat.
Backport of 66491f08fe86629fa25977bb3dddda06959f65e7 from main.
Diffstat (limited to 'docs/releases')
-rw-r--r--docs/releases/0.95.txt6
-rw-r--r--docs/releases/1.1.txt2
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/releases/0.95.txt b/docs/releases/0.95.txt
index 73cb37f430..5edb043b0a 100644
--- a/docs/releases/0.95.txt
+++ b/docs/releases/0.95.txt
@@ -109,9 +109,9 @@ many common questions appear with some regularity, and any particular problem
may already have been answered.
Finally, for those who prefer the more immediate feedback offered by IRC,
-there's a ``#django`` channel on irc.freenode.net that is regularly populated
-by Django users and developers from around the world. Friendly people are
-usually available at any hour of the day -- to help, or just to chat.
+there's a ``#django`` channel on ``irc.libera.chat`` that is regularly
+populated by Django users and developers from around the world. Friendly people
+are usually available at any hour of the day -- to help, or just to chat.
.. _Django website: https://www.djangoproject.com/
.. _django-users: https://groups.google.com/g/django-users
diff --git a/docs/releases/1.1.txt b/docs/releases/1.1.txt
index 99cb1b8081..21040a9e24 100644
--- a/docs/releases/1.1.txt
+++ b/docs/releases/1.1.txt
@@ -440,7 +440,7 @@ What's next?
We'll take a short break, and then work on Django 1.2 will begin -- no rest for
the weary! If you'd like to help, discussion of Django development, including
progress toward the 1.2 release, takes place daily on the |django-developers|
-mailing list and in the ``#django-dev`` IRC channel on ``irc.freenode.net``.
+mailing list and in the ``#django-dev`` IRC channel on ``irc.libera.chat``.
Feel free to join the discussions!
Django's online documentation also includes pointers on how to contribute to