|
From: <fb...@us...> - 2003-07-11 15:11:33
|
Update of /cvsroot/jgb/jgb/src/xdocs/html/developers/building
In directory sc8-pr-cvs1:/tmp/cvs-serv30531/src/xdocs/html/developers/building
Modified Files:
index.xml
Log Message:
* src/xdocs/html/developers/building/index.xml:
Corrected bad link to Ant's web site.
Index: index.xml
===================================================================
RCS file: /cvsroot/jgb/jgb/src/xdocs/html/developers/building/index.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** index.xml 27 Jun 2003 16:45:51 -0000 1.4
--- index.xml 11 Jul 2003 15:11:29 -0000 1.5
***************
*** 26,30 ****
<body>
<p>
! You will need <a href="http://ant.jakarta.apache.org/">Jakarta's Ant</a>
to build the Java Gui Builder. A build file is included with the source
code to enable easy building.
--- 26,30 ----
<body>
<p>
! You will need <a href="http://ant.apache.org/">Jakarta's Ant</a>
to build the Java Gui Builder. A build file is included with the source
code to enable easy building.
|