Refer to upgrade documentation on website, including correcting version 0.7.0 file.

This commit is contained in:
Ben Alex 2004-12-22 00:59:13 +00:00
parent 5dfc3fdcfb
commit 9046efe976
2 changed files with 8 additions and 1 deletions

View File

@ -30,7 +30,7 @@
<menu name="Overview">
<item name="Home" href="index.html"/>
<item name="Reference" href="reference.html"/>
<item name="Building" href="building.html"/>
<item name="Building and Maven Solutions" href="building.html"/>
<item name="Downloads" href="downloads.html"/>
<item name="Subprojects" href="projects-overview.html"/>
</menu>
@ -39,6 +39,13 @@
<item name="Core" href="multiproject/acegi-security/index.html"/>
</menu>
<menu name="Upgrade Help">
<item name="Upgrading to 0.7.0" href="upgrade/upgrade-06-070.html"/>
<item name="Upgrading to 0.6" href="upgrade/upgrade-05-06.html"/>
<item name="Upgrading to 0.5" href="upgrade/upgrade-04-05.html"/>
<item name="Upgrading to 0.4" href="upgrade/upgrade-03-04.html"/>
</menu>
<menu name="Adapters">
<item name="CAS" href="multiproject/acegi-security-cas/index.html"/>
<item name="Catalina" href="multiproject/acegi-security-catalina/index.html"/>