diff options
author | Pascal Sancho <psancho@apache.org> | 2010-06-18 11:36:42 +0000 |
---|---|---|
committer | Pascal Sancho <psancho@apache.org> | 2010-06-18 11:36:42 +0000 |
commit | 0c428f0574116bf5f8013a7af03e2d1697b1d7ff (patch) | |
tree | 9647df650558ec51ea85b935a17d321e94d54801 | |
parent | aafe96253d244243929b99a08e78f8ad0d8086c4 (diff) | |
download | xmlgraphics-fop-0c428f0574116bf5f8013a7af03e2d1697b1d7ff.tar.gz xmlgraphics-fop-0c428f0574116bf5f8013a7af03e2d1697b1d7ff.zip |
Bugzilla #48871:
Bugfix: Faq entry update (metadata)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@955949 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 082a42ab7..f320df28d 100644 --- a/src/documentation/content/xdocs/faq.xml +++ b/src/documentation/content/xdocs/faq.xml @@ -993,7 +993,7 @@ Can I control this?</question> <question>How do I add document properties (title, author, etc.) to my PDF document?</question> <answer> - <p>See <link href="0.95/output.html#pdf-postprocess">PDF Post-processing</link>.</p> + <p>See <link href="0.95/metadata.html">Metadata</link>.</p> </answer> </faq> <faq id="pdf-watermark"> |