summaryrefslogtreecommitdiff
path: root/docutils/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
commit5bbe834e71dee32b255c8bb6a7fac18d75120688 (patch)
tree5230acf7d1fdc461c9d442350465293629cd0079 /docutils/docs/howto
parent7f8bc1b1c02200cc132bddb72de77c2f00b24704 (diff)
downloaddocutils-5bbe834e71dee32b255c8bb6a7fac18d75120688.tar.gz
updated
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2205 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/howto')
-rw-r--r--docutils/docs/howto/rst-directives.txt2
-rw-r--r--docutils/docs/howto/rst-roles.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/docutils/docs/howto/rst-directives.txt b/docutils/docs/howto/rst-directives.txt
index 14a73b951..a9c3511ea 100644
--- a/docutils/docs/howto/rst-directives.txt
+++ b/docutils/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/docutils/docs/howto/rst-roles.txt b/docutils/docs/howto/rst-roles.txt
index bda9a6433..f271bff9d 100644
--- a/docutils/docs/howto/rst-roles.txt
+++ b/docutils/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