summaryrefslogtreecommitdiff
path: root/docs/topics/index.txt
diff options
context:
space:
mode:
authorRamiro Morales <cramm0@gmail.com>2012-12-21 21:59:06 -0300
committerRamiro Morales <cramm0@gmail.com>2012-12-21 21:59:06 -0300
commitd19109fd37e75ccf29d2ca64370102753dbc7c5b (patch)
treeaa01c77f2709ee09e611c8fa683e7aa028566b15 /docs/topics/index.txt
parent52a2588df69e5252bee98e76e8d3a2aa37bce23c (diff)
Fixed #19497 -- Refactored testing docs.
Thanks Tim Graham for the review and suggestions.
Diffstat (limited to 'docs/topics/index.txt')
-rw-r--r--docs/topics/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/index.txt b/docs/topics/index.txt
index 72f5090b15..82c5859b2c 100644
--- a/docs/topics/index.txt
+++ b/docs/topics/index.txt
@@ -13,7 +13,7 @@ Introductions to all the key parts of Django you'll need to know:
templates
class-based-views/index
files
- testing
+ testing/index
auth
cache
conditional-view-processing