Commit f39579e0 authored by Chris Jerdonek's avatar Chris Jerdonek Committed by Tim Graham
Browse files

[1.6.x] Fixed link text for "Testing in Django" in tutorial 5.

Backport of e1cfc4b9 from master
parent eb407959
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 </topics/testing/index>` has comprehensive
:doc:`Testing in Django </topics/testing/index>` has comprehensive
information about testing.

.. _Selenium: http://seleniumhq.org/