Add link to nsis site.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115618 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
evenisse
2004-07-01 19:27:43 +00:00
parent 07bf510c8d
commit ee3d095105

View File

@@ -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>