From 9953e98e6ad9298869cd12e20bd3c05c0d19fa10 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Tue, 31 Dec 2013 06:24:11 -0500 Subject: Fixed #21701 -- Improved testing doc titles and added testing/tools.txt. Thanks cjerdonek for the suggestion. --- docs/intro/contributing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/intro') diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt index 8a16a9b0d0..7250f9e676 100644 --- a/docs/intro/contributing.txt +++ b/docs/intro/contributing.txt @@ -281,7 +281,7 @@ correctly in a couple different situations. computer programming, so there's lots of information out there: * A good first look at writing tests for Django can be found in the - documentation on :doc:`Testing Django applications `. + documentation on :doc:`/topics/testing/overview`. * Dive Into Python (a free online book for beginning Python developers) includes a great `introduction to Unit Testing`__. * After reading those, if you want something a little meatier to sink -- cgit v1.3