summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Rosner <brosner@gmail.com>2009-12-12 07:15:25 +0000
committerBrian Rosner <brosner@gmail.com>2009-12-12 07:15:25 +0000
commit17350faeae85fc931842f180e84470a1948774ac (patch)
treed8e41eb08a2acd70f71c1ecd771e29be46f968c5
parent927529704655e72c1d349df1d6dd1480a1fe42aa (diff)
[1.1.X] Adjusted URL to #django IRC logs
Backport of r11817 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@11818 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--README2
-rw-r--r--docs/index.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 720b6c76df..f4476be925 100644
--- a/README
+++ b/README
@@ -27,7 +27,7 @@ http://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://oebfare.com/logger/django/.
+ hang out there. Read the archives at http://botland.oebfare.com/logger/django/.
* Join the django-users mailing list, or read the archives, at
http://groups.google.com/group/django-users.
diff --git a/docs/index.txt b/docs/index.txt
index 0ba727280c..b99384894f 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://oebfare.com/logger/django/
+.. _IRC logs: http://botland.oebfare.com/logger/django/
.. _ticket tracker: http://code.djangoproject.com/
First steps