diff options
| author | Ramiro Morales <cramm0@gmail.com> | 2012-12-22 12:08:22 -0300 |
|---|---|---|
| committer | Ramiro Morales <cramm0@gmail.com> | 2012-12-22 12:08:22 -0300 |
| commit | 38f725da547f07baaa791acfe2c116a7fc6b02fe (patch) | |
| tree | bbedf9e81d7139b65771751144809125bf88d14d /docs | |
| parent | 0dc3fc954f53d5b03b864e63b309acfdbb40dbf9 (diff) | |
Better name for a new testing documentation link.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.txt | 2 |
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>` |
