summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2017-07-21 18:09:48 -0400
committerTim Graham <timograham@gmail.com>2017-07-21 18:11:02 -0400
commitb0304428d682716db8b18e4ba452e2521f462e4a (patch)
tree1279513aa47319ea24e44472e50ad888525a16f1
parent99d5059d766a18f80bb24a44023f9e653a08c803 (diff)
[1.11.x] Refs #17453 -- Fixed broken link to #django IRC logs.
Backport of c6986a4ebff8db923f906ce84cf118efc82ec79a from master
-rw-r--r--README.rst2
-rw-r--r--docs/index.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 3afba227fb..20913f4e13 100644
--- a/README.rst
+++ b/README.rst
@@ -26,7 +26,7 @@ ticket here: https://code.djangoproject.com/newticket
To get more help:
* Join the ``#django`` channel on irc.freenode.net. Lots of helpful people hang out
- there. Read the archives at http://django-irc-logs.com/.
+ there. Read the archives at https://botbot.me/freenode/django/.
* Join the django-users mailing list, or read the archives, at
https://groups.google.com/group/django-users.
diff --git a/docs/index.txt b/docs/index.txt
index 4df5f4bef9..76b17a62f9 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -25,7 +25,7 @@ Having trouble? We'd like to help!
.. _archives: https://groups.google.com/group/django-users/
.. _post a question: https://groups.google.com/d/forum/django-users
.. _#django IRC channel: irc://irc.freenode.net/django
-.. _IRC logs: http://django-irc-logs.com/
+.. _IRC logs: https://botbot.me/freenode/django/
.. _ticket tracker: https://code.djangoproject.com/
How the documentation is organized