diff options
| author | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2006-09-21 13:38:13 +0000 |
|---|---|---|
| committer | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2006-09-21 13:38:13 +0000 |
| commit | f28f2994134fe6719f3186a0584cfc6dd0bffb52 (patch) | |
| tree | 214bbb8b7517f079c4cc862de7bc98047ea88106 /README | |
| parent | 31d764cadfa52e851db9eccb0e84b567ff4c0579 (diff) | |
Fixed #2758 -- Fixed some links in README.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3776 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -25,10 +25,10 @@ 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://loglibrary.com/179 . + hang out there. Read the archives at http://simon.bofh.ms/logger/django/ . * Join the django-users mailing list, or read the archives, at - http://groups-beta.google.com/group/django-users. + http://groups.google.com/group/django-users. To contribute to Django: |
