diff options
| author | Tim Graham <timograham@gmail.com> | 2017-07-21 18:09:48 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-07-21 18:09:48 -0400 |
| commit | c6986a4ebff8db923f906ce84cf118efc82ec79a (patch) | |
| tree | 2939dd61c875a06a1eb27be551819446128df5b9 /README.rst | |
| parent | 462f1589cd70544121d4ad0ba476009b1b5be9af (diff) | |
Refs #17453 -- Fixed broken link to #django IRC logs.
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 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. |
