summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Hurley <gabehr@gmail.com>2011-09-09 21:43:11 +0000
committerGabriel Hurley <gabehr@gmail.com>2011-09-09 21:43:11 +0000
commit1f7c6c011a54583237c9f7d9bfcee77faec73e1f (patch)
treed68470be3654801f6e3cc51dde7b56387b052e37
parent71836f4c7693ac90b9cc38bbc575a55b9f74713e (diff)
downloaddjango-1f7c6c011a54583237c9f7d9bfcee77faec73e1f.tar.gz
[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. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16744 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a0ad13fe8b..c7d225c1e2 100644
--- a/README
+++ b/README
@@ -42,5 +42,5 @@ To run Django's test suite:
* 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