diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2011-11-25 19:40:46 +0000 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2011-11-25 19:40:46 +0000 |
| commit | 268d737558627346b8c75ea3d5f1d547e07df0ff (patch) | |
| tree | fe091eab3350fc2f2f247903564e3ffe31d746b7 /docs | |
| parent | 866c229f52df29f6b7b07463548532aae421fe42 (diff) | |
Fixed #16277 -- Changed the link to the IRC logs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17149 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt index 92f090e87c..ce2dbd52fb 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -28,7 +28,7 @@ Having trouble? We'd like to help! .. _archives of the django-users mailing list: http://groups.google.com/group/django-users/ .. _post a question: http://groups.google.com/group/django-users/ .. _#django IRC channel: irc://irc.freenode.net/django -.. _IRC logs: http://botland.oebfare.com/logger/django/ +.. _IRC logs: http://django-irc-logs.com/ .. _ticket tracker: http://code.djangoproject.com/ First steps |
