From: <no...@us...> - 2003-07-27 16:47:34
|
Log Message: ----------- Fixed broken links Modified Files: -------------- /cvsroot/htmlunit/htmlunit/src/xdocs: index.xml Revision Data ------------- Index: index.xml =================================================================== RCS file: /cvsroot/htmlunit/htmlunit/src/xdocs/index.xml,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- index.xml 3 Jul 2003 19:29:51 -0000 1.27 +++ index.xml 27 Jul 2003 16:47:32 -0000 1.28 @@ -52,10 +52,10 @@ Documentation <ul> <li> - <a href="api/index.html">Javadoc API documentation</a> + <a href="apidocs/index.html">Javadoc API documentation</a> </li> <li> - <a href="changes.html">Change history</a> + <a href="changes-report.html">Change history</a> </li> <li> <a href="faq.html">Frequently Asked Questions</a> |