Author: gabrielhurley Date: 2011-09-09 14:43:11 -0700 (Fri, 09 Sep 2011) New Revision: 16744
Modified: django/branches/releases/1.3.X/README Log: [1.3.X] Fixed #16791 -- Updated a broken URL in the README file. Thanks to paulcwatts for the report and patch. Backport of r16743 from trunk. Modified: django/branches/releases/1.3.X/README =================================================================== --- django/branches/releases/1.3.X/README 2011-09-09 21:36:58 UTC (rev 16743) +++ django/branches/releases/1.3.X/README 2011-09-09 21:43:11 UTC (rev 16744) @@ -42,5 +42,5 @@ * Follow the instructions in the "Unit tests" section of docs/internals/contributing.txt, published online at - http://docs.djangoproject.com/en/dev/internals/contributing/#running-the-unit-tests + https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/unit-tests/#running-the-unit-tests -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.