diff options
| author | Tim Graham <timograham@gmail.com> | 2018-11-10 16:26:39 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2018-11-10 17:25:10 -0500 |
| commit | d293d68f6a6d3b8006c919c54729a724835321a4 (patch) | |
| tree | 20c1c26e54372dcbefed4b6fbb6e4a1c702aaab4 | |
| parent | 934acf1126995f6e6ccba5947ec8f7561633c27f (diff) | |
Removed dead links to botbot.me.
| -rw-r--r-- | README.rst | 6 | ||||
| -rw-r--r-- | docs/index.txt | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/README.rst b/README.rst index 795e1846fe..2a33fa2e64 100644 --- a/README.rst +++ b/README.rst @@ -25,9 +25,9 @@ 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 https://botbot.me/freenode/django/. See - https://en.wikipedia.org/wiki/Wikipedia:IRC/Tutorial if you're new to IRC. +* Join the ``#django`` channel on irc.freenode.net. Lots of helpful people hang + out there. See https://en.wikipedia.org/wiki/Wikipedia:IRC/Tutorial if you're + new to IRC. * 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 6ab9fdb4c5..31a641e168 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -17,15 +17,13 @@ Having trouble? We'd like to help! * Search for information in the archives of the |django-users| mailing list, or `post a question`_. -* Ask a question in the `#django IRC channel`_, or search the `IRC logs`_ to see - if it's been asked before. +* Ask a question in the `#django IRC channel`_. * Report bugs with Django in our `ticket tracker`_. .. _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: https://botbot.me/freenode/django/ .. _ticket tracker: https://code.djangoproject.com/ How the documentation is organized |
