evenisse 2004/07/01 12:27:43 Modified: nsis/xdocs navigation.xml Log: Add link to nsis site. Revision Changes Path 1.3 +4 -6 maven-plugins/nsis/xdocs/navigation.xml Index: navigation.xml =================================================================== RCS file: /home/cvs/maven-plugins/nsis/xdocs/navigation.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- navigation.xml 4 Mar 2004 18:37:54 -0000 1.2 +++ navigation.xml 1 Jul 2004 19:27:43 -0000 1.3 @@ -22,14 +22,12 @@ <title>Maven NSIS Plug-in</title> <body> <links> - <item href="http://maven.apache.org/" name="Maven"> - </item> + <item href="http://maven.apache.org/" name="Maven"/> + <item href="http://nsis.sourceforge.net/" name="NSIS"/> </links> <menu name="Overview"> - <item href="/goals.html" name="Goals"> - </item> - <item href="/properties.html" name="Properties"> - </item> + <item href="/goals.html" name="Goals"/> + <item href="/properties.html" name="Properties"/> </menu> </body> </project>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]