diff options
author | Christian Geisert <chrisg@apache.org> | 2004-03-29 08:40:24 +0000 |
---|---|---|
committer | Christian Geisert <chrisg@apache.org> | 2004-03-29 08:40:24 +0000 |
commit | d3e4a9c7f9d013e5f418f1faf7750ee9235d6448 (patch) | |
tree | 3c345c1c6ff840817e21b39bb0ccfff255485223 /src | |
parent | 8dbd3aa5e22b33e103d38b1ce2e34c116e539da5 (diff) | |
download | xmlgraphics-fop-d3e4a9c7f9d013e5f418f1faf7750ee9235d6448.tar.gz xmlgraphics-fop-d3e4a9c7f9d013e5f418f1faf7750ee9235d6448.zip |
fixed broken link
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197472 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r-- | src/documentation/content/xdocs/fo.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/fo.xml b/src/documentation/content/xdocs/fo.xml index 63aa19562..d1cd9d02a 100644 --- a/src/documentation/content/xdocs/fo.xml +++ b/src/documentation/content/xdocs/fo.xml @@ -455,7 +455,7 @@ This applies similarly to the extent of the after region and the bottom margin o <link href="http://www.renderx.com">RenderX</link> has provided an <link href="http://www.renderx.com/Tests/validator/fo.dtd.html">Unofficial DTD for FO Documents</link>, which may be helpful in validating general FO issues. </p> <p> - FOP also maintains an <link href="http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-fop/docs/foschema/fop.xsd?rev=HEAD&content-type=text/plain">Unofficial FOP Schema</link> in the FOP CVS Repository. + FOP also maintains an <link href="http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-fop/src/foschema/fop.xsd?rev=HEAD&content-type=text/plain">Unofficial FOP Schema</link> in the FOP CVS Repository. This document can be used either to validate against the FO standard, or against the actual FOP implementation. See the notes near the beginning of the document for instructions on how to use it. </p> |