geirm 01/04/02 21:28:55
Modified: docs beanutils.html charter.html index.html
Log:
updates, follows xml
Revision Changes Path
1.2 +1 -1 jakarta-commons/docs/beanutils.html
Index: beanutils.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/beanutils.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- beanutils.html 2001/04/03 04:07:55 1.1
+++ beanutils.html 2001/04/03 04:28:54 1.2
@@ -117,7 +117,7 @@
<strong>BeanUtils in CVS</strong>
<p>
The BeanUtils component can be found in the Commons CVS online
-<a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons/beanutils">here</a>.
+<a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons/beanutils/">here</a>.
</p>
</blockquote>
</td></tr>
1.2 +1 -1 jakarta-commons/docs/charter.html
Index: charter.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/charter.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- charter.html 2001/04/03 04:07:55 1.1
+++ charter.html 2001/04/03 04:28:54 1.2
@@ -188,7 +188,7 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#525D76">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name="guidelines"><strong>guidelines</strong></a>
+ <a name="Guidelines"><strong>Guidelines</strong></a>
</font>
</td></tr>
<tr><td>
1.2 +7 -1 jakarta-commons/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.html 2001/04/03 04:07:55 1.1
+++ index.html 2001/04/03 04:28:54 1.2
@@ -197,7 +197,13 @@
<li>
Access to the CVS <strong>jakarta-commons</strong> repository is available
both
<a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons/">online</a>
- and with a <a
href="http://jakarta.apache.org/getinvolved/cvsindex.html">cvs client</a>.</li>
+ and with a <a
href="http://jakarta.apache.org/getinvolved/cvsindex.html">cvs client</a>.
+ </li>
+ <li>
+ Access to the CVS <strong>jakarta-commons-sandbox</strong> repository is
available both
+ <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/">online</a>
+ and with a <a
href="http://jakarta.apache.org/getinvolved/cvsindex.html">cvs client</a>.
+ </li>
</ul>
</blockquote>
</td></tr>