aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs
diff options
context:
space:
mode:
authorWilliam Victor Mote <vmote@apache.org>2003-05-05 20:17:02 +0000
committerWilliam Victor Mote <vmote@apache.org>2003-05-05 20:17:02 +0000
commit122ac5f5a9c935002f0e184907316e782ec95a15 (patch)
treef8347739ea787f2b44881c1f71be56fdcc2d4ad5 /src/documentation/content/xdocs
parenta02c11a6b826faff9469caaa92363fafe1760e1b (diff)
downloadxmlgraphics-fop-122ac5f5a9c935002f0e184907316e782ec95a15.tar.gz
xmlgraphics-fop-122ac5f5a9c935002f0e184907316e782ec95a15.zip
Add link to build instructions.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196403 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs')
-rw-r--r--src/documentation/content/xdocs/dev/api-doc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/dev/api-doc.xml b/src/documentation/content/xdocs/dev/api-doc.xml
index 4c06c0a09..f47472a05 100644
--- a/src/documentation/content/xdocs/dev/api-doc.xml
+++ b/src/documentation/content/xdocs/dev/api-doc.xml
@@ -19,7 +19,7 @@
</section>
<section id="self-built">
<title>Building them Yourself</title>
- <p>See <link href="../download.html#source">Source Download</link> for instructions on obtaining the source code. Then see "Building FOP" for instructions on running the build process. The Ant build target that you will use to generate the API documentation is "javadocs", and the results will be stored in xml-fop/build/javadocs.</p>
+ <p>See <link href="../download.html#source">Source Download</link> for instructions on obtaining the source code. Then see <link href="../compiling.html">Building FOP</link> for instructions on running the build process. The Ant build target that you will use to generate the API documentation is "javadocs", and the results will be stored in xml-fop/build/javadocs.</p>
</section>
</body>
</document>