Author: gabrielhurley
Date: 2011-09-09 14:36:58 -0700 (Fri, 09 Sep 2011)
New Revision: 16743
Modified:
django/trunk/README
Log:
Fixed #16791 -- Updated a broken URL in the README file. Thanks to paulcwatts
for the report and patch.
Modified: django/trunk/README
===================================================================
--- django/trunk/README 2011-09-09 21:16:00 UTC (rev 16742)
+++ django/trunk/README 2011-09-09 21:36:58 UTC (rev 16743)
@@ -42,6 +42,6 @@
* Follow the instructions in the "Unit tests" section of
docs/internals/contributing/writing-code/unit-tests.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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.