summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt
index ab00da271c..e8e7eadb23 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -181,7 +181,7 @@ testing of Django applications:
:doc:`Adding custom commands <howto/custom-management-commands>`
* **Testing:**
- :doc:`Overview <topics/testing/index>` |
+ :doc:`Introduction <topics/testing/index>` |
:doc:`Writing and running tests <topics/testing/overview>` |
:doc:`Advanced topics <topics/testing/advanced>` |
:doc:`Doctests <topics/testing/doctests>`