User: alborini Date: 01/06/23 01:37:51 Modified: src/docs advconfig.xml cmp.xml Log: Correct links to the file section Revision Changes Path 1.12 +1 -1 manual/src/docs/advconfig.xml Index: advconfig.xml =================================================================== RCS file: /cvsroot/jboss/manual/src/docs/advconfig.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- advconfig.xml 2001/06/02 06:35:11 1.11 +++ advconfig.xml 2001/06/23 08:37:50 1.12 @@ -27,7 +27,7 @@ when no jboss.xml file is found. JBoss does that by first processing a standardjboss.xml file which contains the standard configuration.</para> - <para>The following sections will cover most common uses of the jboss.xml file. If you want to know all the details, you can get the DTD for jboss.xml <ulink url = "http://www.jboss.org/documentation/jboss.dtd">here</ulink>. A graphical view of the DTD is given in <xref linkend = "adv.config.dtd"/> + <para>The following sections will cover most common uses of the jboss.xml file. If you want to know all the details, you can get the DTD for jboss.xml in the <ulink url="http://www.jboss.org/doco_files/">file section</ulink> of the manual. A graphical view of the DTD is given in <xref linkend = "adv.config.dtd"/> </para> <figure id = "adv.config.dtd"> <title>The jboss.xml DTD</title> 1.11 +1 -2 manual/src/docs/cmp.xml Index: cmp.xml =================================================================== RCS file: /cvsroot/jboss/manual/src/docs/cmp.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- cmp.xml 2001/06/22 22:16:54 1.10 +++ cmp.xml 2001/06/23 08:37:50 1.11 @@ -34,8 +34,7 @@ <para> The full source code to accompany this chapter can be found in either zip (cdEJB.zip) or tar/gzip (cdEJB.tar.gz) format - from the file section of the documentation section - on <ulink url="http://www.jboss.org/documentation/files/">www.jboss.org</ulink>. + from the <ulink url="http://www.jboss.org/doco_files/">file section</ulink> of the manual. This archive contains the Java source code, JavaDoc documentation, and a text file of test data (CDs.txt) to initialize the _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development
