aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/documentation/content/xdocs/dev/extensions.xml2
-rw-r--r--src/documentation/content/xdocs/faq.xml2
-rw-r--r--src/documentation/content/xdocs/team.xml2
3 files changed, 3 insertions, 3 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>
diff --git a/src/documentation/content/xdocs/faq.xml b/src/documentation/content/xdocs/faq.xml
index 16ce66d12..ba6335d88 100644
--- a/src/documentation/content/xdocs/faq.xml
+++ b/src/documentation/content/xdocs/faq.xml
@@ -164,7 +164,7 @@
If you run FOP embedded in your servlet, web application or
other Java application, check the classpath of the
application. Check the also the information pertaining <link
- href="servlets.xml#servlet-engine">servlet engines</link>
+ href="servlets.html#servlet-engine">servlet engines</link>
for further hints.
</p>
</answer>
diff --git a/src/documentation/content/xdocs/team.xml b/src/documentation/content/xdocs/team.xml
index 414d830fd..fd6862ece 100644
--- a/src/documentation/content/xdocs/team.xml
+++ b/src/documentation/content/xdocs/team.xml
@@ -44,7 +44,7 @@
</section>
<section id="founder">
<title>Founder</title>
- <p>FOP was originally created and donated to the Apache Software Foundation by <link href="jtauber@jtauber.com">James Tauber</link>. Information about him can be found at <jump href="http://www.jtauber.com">his website</jump>.</p>
+ <p>FOP was originally created and donated to the Apache Software Foundation by <link href="mailto:jtauber@jtauber.com">James Tauber</link>. Information about him can be found at <jump href="http://www.jtauber.com">his website</jump>.</p>
</section>
<section id="commit-former">
<title>Former Committers</title>