diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2020-06-15 08:48:46 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2020-06-15 08:48:46 +0000 |
| commit | fc3870c2d592aa8fa9abefa0653099e422d2fd34 (patch) | |
| tree | 4a9e59d828d82b91d44bd011a09b21f33908f154 /docutils/FAQ.txt | |
| parent | 907a2fe4e45fa2753a66c90733dc437fe0a3513c (diff) | |
| download | docutils-fc3870c2d592aa8fa9abefa0653099e422d2fd34.tar.gz | |
Fix link in FAQ.txt (bug #389).
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8518 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/FAQ.txt')
| -rw-r--r-- | docutils/FAQ.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/FAQ.txt b/docutils/FAQ.txt index c5aa6386a..88fc0da14 100644 --- a/docutils/FAQ.txt +++ b/docutils/FAQ.txt @@ -318,7 +318,7 @@ the em dash is necessary because you cannot write "``foo|---|bar``"; thus you need to add spaces ("``foo |---| bar``") and advise the reStructuredText parser to trim the spaces. -.. _Standard Substitution Definition Sets: docs/ref/rst/substitutions.html +.. _Standard Substitution Definition Sets: docs/ref/rst/definitions.html .. _unicode: docs/ref/rst/directives.html#unicode-character-codes .. _are available: http://docutils.sourceforge.net/tmp/charents/ .. _tarball: http://docutils.sourceforge.net/tmp/charents.tgz |
