summaryrefslogtreecommitdiff
path: root/docs/api/runtime-settings.txt
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-09-19 10:37:25 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-09-19 10:37:25 +0000
commit69a5948b99fd454329093e7a2d250a0a99fd10ed (patch)
tree13e56826388f8d292e572194c99005119a35a735 /docs/api/runtime-settings.txt
parent62e3f92abe93a366c45dfdab02f109368467b82d (diff)
downloaddocutils-69a5948b99fd454329093e7a2d250a0a99fd10ed.tar.gz
typo
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2627 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/api/runtime-settings.txt')
-rw-r--r--docs/api/runtime-settings.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/runtime-settings.txt b/docs/api/runtime-settings.txt
index 4893e5b3a..4f87c48de 100644
--- a/docs/api/runtime-settings.txt
+++ b/docs/api/runtime-settings.txt
@@ -157,7 +157,7 @@ Following along with the actual code is recommended. The
that ``self.set_source`` does for the source (the default
``self.destination_class`` is ``docutils.io.FileOutput``).
-.. _Docutils Configuration Files: ../user/tools.html
+.. _Docutils Configuration Files: ../user/config.html
Runtime Settings Processing From Applications