From e216c3cb1b3bd78975d155f95df97a6f6a3f2a96 Mon Sep 17 00:00:00 2001 From: Gabriel Hurley Date: Fri, 9 Sep 2011 21:36:58 +0000 Subject: [PATCH] Fixed #16791 -- Updated a broken URL in the README file. Thanks to paulcwatts for the report and patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16743 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 94c35be73e..2c9a3d4bfc 100644 --- a/README +++ b/README @@ -42,6 +42,6 @@ To run Django's test suite: * 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