Added menu item to point to home page.

This commit is contained in:
Luke Taylor 2007-09-10 21:10:44 +00:00
parent afaa169e97
commit 8177168d73
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
</links>
<menu name="Overview">
<item name="Home" href="index.html"/>
<item name="Building with Maven" href="building.html"/>
<item name="Downloads" href="downloads.html"/>
</menu>