From: Jeff J. <jef...@us...> - 2006-08-10 03:26:56
|
jeffjensen 06/08/09 20:26:55 Modified: tasks/xdocs index.xml Log: Correct URL. Revision Changes Path 1.5 +1 -1 maven-plugins/tasks/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/tasks/xdocs/index.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- index.xml 10 Aug 2006 03:07:23 -0000 1.4 +++ index.xml 10 Aug 2006 03:26:55 -0000 1.5 @@ -93,7 +93,7 @@ <li>Category can have either task or subcategory elements.</li> <li> Use the XML Schema for tasks.xml for verification. - <a href="/xsd/tasks-1_0_0.xsd" target="_blank">View the tasks schema here.</a> + <a href="xsd/tasks-1_0_0.xsd" target="_blank">View the tasks schema here.</a> </li> </ul> </section> |