From df2d9bb3f3f95c26d27c1ad337bc32e648773e7a Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Sun, 26 Jun 2011 16:52:43 +0000 Subject: [PATCH] Fixed #16343 -- Fixed path to the file that explains how to run the tests in the README file. Thanks, soren. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16464 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1c8df0fdd7d..94c35be73e4 100644 --- a/README +++ b/README @@ -41,7 +41,7 @@ To contribute to Django: To run Django's test suite: * Follow the instructions in the "Unit tests" section of - docs/internals/contributing.txt, published online at + docs/internals/contributing/writing-code/unit-tests.txt, published online at http://docs.djangoproject.com/en/dev/internals/contributing/#running-the-unit-tests