diff --git a/docs/intro/tutorial05.txt b/docs/intro/tutorial05.txt index f017134517..54b7596609 100644 --- a/docs/intro/tutorial05.txt +++ b/docs/intro/tutorial05.txt @@ -632,7 +632,7 @@ a piece of code, it usually means that code should be refactored or removed. Coverage will help to identify dead code. See :ref:`topics-testing-code-coverage` for details. -:doc:`Testing Django applications ` has comprehensive +:doc:`Testing in Django ` has comprehensive information about testing. .. _Selenium: http://seleniumhq.org/