diff options
| author | Gary Wilson Jr. <gary.wilson@gmail.com> | 2011-06-28 13:13:08 -0500 |
|---|---|---|
| committer | Gary Wilson Jr. <gary.wilson@gmail.com> | 2011-06-28 13:13:08 -0500 |
| commit | c05fc8196601b33d126099e494905ed2a3f697e3 (patch) | |
| tree | 7978f261d5da9e98f519e264bf100482895518a7 /doc/markup | |
| parent | 23dd803c4cef1c65944813ace685be413d93a2d4 (diff) | |
| download | sphinx-c05fc8196601b33d126099e494905ed2a3f697e3.tar.gz | |
Fixed a couple links in the documentation for the contents docutils directive that were referring to the incorrect anchor.
Diffstat (limited to 'doc/markup')
| -rw-r--r-- | doc/markup/para.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/markup/para.rst b/doc/markup/para.rst index ced18d81..b532bc63 100644 --- a/doc/markup/para.rst +++ b/doc/markup/para.rst @@ -145,7 +145,7 @@ The :rst:dir:`toctree` directive, which generates tables of contents of subdocuments, is described in :ref:`toctree-directive`. For local tables of contents, use the standard reST :dudir:`contents directive -<contents>`. +<table-of-contents>`. Glossary |
