From: Michael S. <sta...@us...> - 2005-10-05 00:22:02
|
Update of /cvsroot/archive-access/archive-access/projects/nutch/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9146/xdocs Modified Files: navigation.xml Log Message: * xdocs/navigation.xml Fix download pointer. Index: navigation.xml =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/nutch/xdocs/navigation.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** navigation.xml 3 Oct 2005 23:47:10 -0000 1.6 --- navigation.xml 5 Oct 2005 00:21:51 -0000 1.7 *************** *** 13,18 **** <item name="License" href="/license.html"/> <item name="Requirements" href="/requirements.html"/> ! <item name="Downloads" ! href="downloads.html"/> <item name="Documentation" > --- 13,17 ---- <item name="License" href="/license.html"/> <item name="Requirements" href="/requirements.html"/> ! <item name="Downloads" href="downloads.html"/> <item name="Documentation" > |