diff options
author | Andreas L. Delmelle <adelmelle@apache.org> | 2007-07-05 20:40:24 +0000 |
---|---|---|
committer | Andreas L. Delmelle <adelmelle@apache.org> | 2007-07-05 20:40:24 +0000 |
commit | c47535396dca01e427b8f05b6b1cb1a8478d5de7 (patch) | |
tree | c945dde915a1039f0aee307b273b046ef9b2b041 | |
parent | 44599be432e46f8a42060e28bb9e956af2203350 (diff) | |
download | xmlgraphics-fop-c47535396dca01e427b8f05b6b1cb1a8478d5de7.tar.gz xmlgraphics-fop-c47535396dca01e427b8f05b6b1cb1a8478d5de7.zip |
Fix a broken link
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@553627 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | src/documentation/content/xdocs/faq.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/faq.xml b/src/documentation/content/xdocs/faq.xml index e2469f7d5..bc67972cb 100644 --- a/src/documentation/content/xdocs/faq.xml +++ b/src/documentation/content/xdocs/faq.xml @@ -913,7 +913,7 @@ Can I control this?</question> <answer> <p> FOP does not currently support this feature. Possible workarounds - include those mentioned in the <link href="#PDF-postprocess">PDF + include those mentioned in the <link href="0.93/output.html#pdf-postprocess">PDF Post-Processing FAQ</link>. </p> </answer> |