Skip to content

Commit 024e969

Browse files
committed
[3.1.x] Changed IRC references to Libera.Chat.
Backport of 66491f0 from main.
1 parent c53a76b commit 024e969

11 files changed

Lines changed: 23 additions & 24 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ ticket here: https://code.djangoproject.com/newticket
2929

3030
To get more help:
3131

32-
* Join the ``#django`` channel on irc.freenode.net. Lots of helpful people hang
33-
out there. See https://freenode.net/kb/answer/chat if you're new to IRC.
32+
* Join the ``#django`` channel on ``irc.libera.chat``. Lots of helpful people
33+
hang out there.
3434

3535
* Join the django-users mailing list, or read the archives, at
3636
https://groups.google.com/group/django-users.

docs/faq/help.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ Then, please post it in one of the following channels:
2222
* The Django Forum section `"Using Django"`_. This is for web-based
2323
discussions.
2424
* The |django-users| mailing list. This is for email-based discussions.
25-
* The `#django IRC channel`_ on the Freenode IRC network. This is for
26-
chat-based discussions. If you're new to IRC, see the `Freenode
25+
* The `#django IRC channel`_ on the Libera.Chat IRC network. This is for
26+
chat-based discussions. If you're new to IRC, see the `Libera.Chat
2727
documentation`_ for different ways to connect.
2828

2929
.. _`"Using Django"`: https://forum.djangoproject.com/c/users
30-
.. _#django IRC channel: https://webchat.freenode.net/#django
31-
.. _Freenode documentation: https://freenode.net/kb/answer/chat
30+
.. _#django IRC channel: irc://irc.libera.chat/django
31+
.. _Libera.Chat documentation: https://libera.chat/guides/connect
3232

3333
In all these channels please abide by the `Django Code of Conduct`_. In
3434
summary, being friendly and patient, considerate, respectful, and careful in

docs/internals/contributing/bugs-and-features.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,4 +164,4 @@ Votes on technical matters should be announced and held in public on the
164164

165165
.. _searching: https://code.djangoproject.com/search
166166
.. _custom queries: https://code.djangoproject.com/query
167-
.. _#django: https://webchat.freenode.net/#django
167+
.. _#django: irc://irc.libera.chat/django

docs/internals/contributing/index.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ contribute in many ways:
1616
friendly and helpful atmosphere. If you're new to the Django community,
1717
you should read the `posting guidelines`_.
1818

19-
* Join the `#django IRC channel`_ on Freenode and answer questions. By
19+
* Join the `#django IRC channel`_ on Libera.Chat and answer questions. By
2020
explaining Django to other users, you're going to learn a lot about the
2121
framework yourself.
2222

@@ -68,8 +68,8 @@ Browse the following sections to find out how:
6868
committing-code
6969

7070
.. _posting guidelines: https://code.djangoproject.com/wiki/UsingTheMailingList
71-
.. _#django IRC channel: https://webchat.freenode.net/#django
72-
.. _#django-dev IRC channel: https://webchat.freenode.net/#django-dev
71+
.. _#django IRC channel: irc://irc.libera.chat/django
72+
.. _#django-dev IRC channel: irc://irc.libera.chat/django-dev
7373
.. _community page: https://www.djangoproject.com/community/
7474
.. _Django forum: https://forum.djangoproject.com/
7575
.. _register it here: https://www.djangoproject.com/community/add/blogs/

docs/intro/contributing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ so that it can be of use to the widest audience.
4141
.. admonition:: Where to get help:
4242

4343
If you're having trouble going through this tutorial, please post a message
44-
to |django-developers| or drop by `#django-dev on irc.freenode.net`__ to
44+
to |django-developers| or drop by `#django-dev on irc.libera.chat`__ to
4545
chat with other Django users who might be able to help.
4646

4747
__ https://diveinto.org/python3/table-of-contents.html
48-
__ https://webchat.freenode.net/#django-dev
48+
__ irc://irc.libera.chat/django-dev
4949

5050
What does this tutorial cover?
5151
------------------------------

docs/intro/whatsnext.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ particular Django setup, try the |django-users| mailing list or the `#django
127127
IRC channel`_ instead.
128128

129129
.. _ticket system: https://code.djangoproject.com/
130-
.. _#django IRC channel: https://webchat.freenode.net/#django
130+
.. _#django IRC channel: irc://irc.libera.chat/django
131131

132132
In plain text
133133
-------------

docs/ref/contrib/gis/install/index.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,9 @@ Troubleshooting
109109
If you can't find the solution to your problem here then participate in the
110110
community! You can:
111111

112-
* Join the ``#geodjango`` IRC channel on Freenode. Please be patient and polite
113-
-- while you may not get an immediate response, someone will attempt to answer
114-
your question as soon as they see it.
112+
* Join the ``#django-geo`` IRC channel on Libera.Chat. Please be patient and
113+
polite -- while you may not get an immediate response, someone will attempt
114+
to answer your question as soon as they see it.
115115
* Ask your question on the `GeoDjango`__ mailing list.
116116
* File a ticket on the `Django trac`__ if you think there's a bug. Make
117117
sure to provide a complete description of the problem, versions used,

docs/releases/0.95.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,9 @@ many common questions appear with some regularity, and any particular problem
109109
may already have been answered.
110110

111111
Finally, for those who prefer the more immediate feedback offered by IRC,
112-
there's a ``#django`` channel on irc.freenode.net that is regularly populated
113-
by Django users and developers from around the world. Friendly people are
114-
usually available at any hour of the day -- to help, or just to chat.
112+
there's a ``#django`` channel on ``irc.libera.chat`` that is regularly
113+
populated by Django users and developers from around the world. Friendly people
114+
are usually available at any hour of the day -- to help, or just to chat.
115115

116116
.. _Django website: https://www.djangoproject.com/
117117
.. _django-users: https://groups.google.com/group/django-users

docs/releases/1.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ What's next?
441441
We'll take a short break, and then work on Django 1.2 will begin -- no rest for
442442
the weary! If you'd like to help, discussion of Django development, including
443443
progress toward the 1.2 release, takes place daily on the |django-developers|
444-
mailing list and in the ``#django-dev`` IRC channel on ``irc.freenode.net``.
444+
mailing list and in the ``#django-dev`` IRC channel on ``irc.libera.chat``.
445445
Feel free to join the discussions!
446446

447447
Django's online documentation also includes pointers on how to contribute to

docs/spelling_wordlist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ formfield
227227
formset
228228
formsets
229229
formtools
230-
freenode
231230
Frysian
232231
functionalities
233232
gdal
@@ -330,6 +329,7 @@ Kyrgyz
330329
latin
331330
lawrence
332331
lexer
332+
Libera
333333
lifecycle
334334
lifecycles
335335
linearize

0 commit comments

Comments
 (0)