diff options
| author | Gabriel Hurley <gabehr@gmail.com> | 2011-09-09 21:36:58 +0000 |
|---|---|---|
| committer | Gabriel Hurley <gabehr@gmail.com> | 2011-09-09 21:36:58 +0000 |
| commit | e216c3cb1b3bd78975d155f95df97a6f6a3f2a96 (patch) | |
| tree | 5f18ba83122be44cce56621d1de0a44e478f52ce /README | |
| parent | 6273db307e2acc5e4ce91a1cf9213a195b64fd78 (diff) | |
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
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
