summaryrefslogtreecommitdiff
path: root/docs/howto
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-06-03 19:16:08 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-06-03 19:16:08 +0000
commitfd28cfeb86cceb123c2685a028217e5ead9d39df (patch)
treeeb8e9c38a90d82bfc9314ba375976a9c4b5d8736 /docs/howto
parentce9987991070167a0e9290877f51df22876210bb (diff)
downloaddocutils-fd28cfeb86cceb123c2685a028217e5ead9d39df.tar.gz
updated
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@2205 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/howto')
-rw-r--r--docs/howto/rst-directives.txt2
-rw-r--r--docs/howto/rst-roles.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/howto/rst-directives.txt b/docs/howto/rst-directives.txt
index 14a73b951..a9c3511ea 100644
--- a/docs/howto/rst-directives.txt
+++ b/docs/howto/rst-directives.txt
@@ -84,7 +84,7 @@ have no corresponding element; choose the most appropriate elements
from the existing Docutils elements. See `The Docutils Document
Tree`_ and the ``docutils.nodes`` module.
-.. _The Docutils Document Tree: ../doctree.html
+.. _The Docutils Document Tree: ../ref/doctree.html
Specify Directive Arguments, Options, and Content
diff --git a/docs/howto/rst-roles.txt b/docs/howto/rst-roles.txt
index bda9a6433..f271bff9d 100644
--- a/docs/howto/rst-roles.txt
+++ b/docs/howto/rst-roles.txt
@@ -109,7 +109,7 @@ Note that unlike directives, the "arguments" function attribute is not
supported for role customization. Directive arguments are handled by
the "role" directive itself.
-.. _"role" directive: directives.html#role
+.. _"role" directive: ../ref/rst/directives.html#role
.. _Creating reStructuredText Directives:
rst-directives.html#specify-directive-arguments-options-and-content