From: Lars K?h. <lk...@us...> - 2003-12-28 09:07:45
|
Update of /cvsroot/clirr/clirr/xdocs In directory sc8-pr-cvs1:/tmp/cvs-serv15161/xdocs Modified Files: related.xml download.xml Log Message: fixed maven links Index: related.xml =================================================================== RCS file: /cvsroot/clirr/clirr/xdocs/related.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- related.xml 20 Sep 2003 12:59:49 -0000 1.1 +++ related.xml 28 Dec 2003 09:07:42 -0000 1.2 @@ -21,13 +21,14 @@ </li> <li> In the near future there will probably be a - <a href="maven.apache.org">Maven</a> plugin for Clirr. + <a href="http://maven.apache.org">Maven</a> plugin for Clirr. Stay tuned. </li> <li> If you like Clirr because you want to deliver quality work to your users, you might want to have a look at - <a href="http://checkstyle.sf.net">Checkstyle</a>. + <a href="http://checkstyle.sf.net">Checkstyle</a>, a tool + for automatic code inspection. The development teams of Clirr and Checkstyle overlap, so if you like Clirr, you will probably love Checkstyle. </li> Index: download.xml =================================================================== RCS file: /cvsroot/clirr/clirr/xdocs/download.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- download.xml 29 Sep 2003 05:22:33 -0000 1.2 +++ download.xml 28 Dec 2003 09:07:42 -0000 1.3 @@ -34,7 +34,7 @@ <ul> <li> the latest release of <a - href="maven.apache.org">Maven</a>, at the time of + href="http://maven.apache.org">Maven</a>, at the time of writing that's beta-10. </li> <li> |