aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-10-26 16:59:16 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2017-10-26 16:59:16 -0700
commit70288a4e39f9f79f75deb28942f577ec3ed57ec6 (patch)
treec7a668e6a831796c6d25f7c1c86194dc4bbdab88 /MANUAL.txt
parent932fe007fc0cb6674de951186bd993f6b35af7b1 (diff)
downloadpandoc-70288a4e39f9f79f75deb28942f577ec3ed57ec6.tar.gz
Fixed filters doc link
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 6a85d08b4..204543f67 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -4284,7 +4284,7 @@ want all italics to be transformed to the `Emphasis` character style
transform all italicized inlines to inlines within an `Emphasis`
custom-style `span`.
-[pandoc filters]: http://pandoc.org/scripting.html
+[pandoc filters]: http://pandoc.org/filters.html
Custom writers
==============