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:47 -0500 |
| commit | da84fbfcb5d568818bb504e8ea3f76f79b8e2237 (patch) | |
| tree | debb8afcdcfe4cbdc8dd817b4a97e7e0288bd6b2 /docs | |
| parent | 497d825dde8a03c0518c3a67869c7aa8070d3022 (diff) | |
[2.1.x] Removed dead links to botbot.me.
Backport of d293d68f6a6d3b8006c919c54729a724835321a4 from master.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.txt | 4 |
1 files changed, 1 insertions, 3 deletions
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 |
