diff options
Diffstat (limited to 'qpid/doc/book/src/Qpid-Java-Build-How-To.xml')
| -rw-r--r-- | qpid/doc/book/src/Qpid-Java-Build-How-To.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qpid/doc/book/src/Qpid-Java-Build-How-To.xml b/qpid/doc/book/src/Qpid-Java-Build-How-To.xml index 8ea8b4c2db..ffb25093ea 100644 --- a/qpid/doc/book/src/Qpid-Java-Build-How-To.xml +++ b/qpid/doc/book/src/Qpid-Java-Build-How-To.xml @@ -20,7 +20,7 @@ --> -<chapter xmlns:html="http://www.w3.org/1999/xhtml"><title> +<section><title> Apache Qpid : Qpid Java Build How To </title> @@ -353,7 +353,7 @@ for i in `find . -name build.xml` ; do echo "$i:"; grep module.depends $i ; done What next ? </title> <para> - If you want to run your built Qpid package, see our <xref linkend="qpid_Getting-20Started-20Guide"/> for details of + If you want to run your built Qpid package, see our <xref linkend="qpid_Getting-Started-Guide"/> for details of how to do that. </para><para> If you want to run our tests, you can use the ant test or @@ -362,4 +362,4 @@ for i in `find . -name build.xml` ; do echo "$i:"; grep module.depends $i ; done <!--h2--></section> <!--h1--></section> -</chapter> +</section> |
