mirror of https://github.com/django/django.git
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
This commit is contained in:
parent
6273db307e
commit
e216c3cb1b
2
README
2
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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue