diff --git a/docs/intro/tutorial05.txt b/docs/intro/tutorial05.txt index 90d3894738..90acfe62d3 100644 --- a/docs/intro/tutorial05.txt +++ b/docs/intro/tutorial05.txt @@ -677,7 +677,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/