diff options
Diffstat (limited to 'src/documentation/content/xdocs/dev')
-rw-r--r-- | src/documentation/content/xdocs/dev/extensions.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/dev/extensions.xml b/src/documentation/content/xdocs/dev/extensions.xml index a188d4ad9..561ec256c 100644 --- a/src/documentation/content/xdocs/dev/extensions.xml +++ b/src/documentation/content/xdocs/dev/extensions.xml @@ -38,7 +38,7 @@ They are loaded by FOP when parsing starts to validate input.</li> correct name space. The examples for SVG and pdfoutline.fo show how this can be done. The pdf documents on the FOP site use this extension. -See also <link href="examples.html">Examples</link> for more examples.</li> +See also <link href="../examples.html">Examples</link> for more examples.</li> <li>Put your jar file in the classpath</li> <li>Run FOP using your XSL-FO file as input.</li> </ol> |