summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2019-09-30 11:36:39 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2019-09-30 11:36:39 +0000
commit0eec9403f33f04cec04999b192d2f37d134d425d (patch)
tree1c0523b0a09dd2297c00648c609fdf6d5e8499e4
parentd4c4cd18d238f50afda824758da39cf5976cf9a9 (diff)
downloaddocutils-0eec9403f33f04cec04999b192d2f37d134d425d.tar.gz
Small documentation update.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8398 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
-rw-r--r--docutils/docs/ref/rst/roles.txt2
-rw-r--r--docutils/docs/user/rst/quickref.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/docutils/docs/ref/rst/roles.txt b/docutils/docs/ref/rst/roles.txt
index 8097fc447..a6dc69dee 100644
--- a/docutils/docs/ref/rst/roles.txt
+++ b/docutils/docs/ref/rst/roles.txt
@@ -209,7 +209,7 @@ This is equivalent to::
__ http://www.faqs.org/rfcs/rfc2822.html
-You can link to a specific section by saying :rfc:`number#anchor` (new in
+You can link to a specific section by saying ``:rfc:`number#anchor``` (new in
Docutils 0.15).
diff --git a/docutils/docs/user/rst/quickref.html b/docutils/docs/user/rst/quickref.html
index 05db15f54..fc6525f06 100644
--- a/docutils/docs/user/rst/quickref.html
+++ b/docutils/docs/user/rst/quickref.html
@@ -1101,7 +1101,7 @@ A&nbsp;transition&nbsp;marker&nbsp;is&nbsp;a&nbsp;horizontal&nbsp;line
directive.
<p>reStructuredText also provides for <b>embedded URIs</b> (<a
- href="../../ref/rst/restructuredtext.html#embedded-uris">details</a>),
+ href="../../ref/rst/restructuredtext.html#embedded-uris-and-aliases">details</a>),
a convenience at the expense of readability. A hyperlink
reference may directly embed a target URI inline, within angle
brackets. The following is exactly equivalent to the example above: