summaryrefslogtreecommitdiff
path: root/docs/index.txt
diff options
context:
space:
mode:
authorRamiro Morales <cramm0@gmail.com>2013-05-12 17:29:34 -0300
committerRamiro Morales <cramm0@gmail.com>2013-05-12 17:29:34 -0300
commit956973ca6c47219d5dc3c645bc34af8fb58b8f24 (patch)
treedd258e12a448381c01fdb2983ac41295b460a6d4 /docs/index.txt
parent2c62a509deb50e39375b0cd44cfc85a743978fdc (diff)
Updated test failure example.
Diffstat (limited to 'docs/index.txt')
-rw-r--r--docs/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt
index 3b5e74f1a2..7f9d1bd032 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -185,7 +185,7 @@ testing of Django applications:
* **Testing:**
:doc:`Introduction <topics/testing/index>` |
:doc:`Writing and running tests <topics/testing/overview>` |
- :doc:`Advanced topics <topics/testing/advanced>` |
+ :doc:`Advanced topics <topics/testing/advanced>`
* **Deployment:**
:doc:`Overview <howto/deployment/index>` |