(no commit message)
[utils] / security / usermgt / src / site / site.xml
index b88be3283bb1664303a90e34509b9a6c130950d2..3b723c1f0ce226b22d79739cca64e23d65990eb1 100644 (file)
@@ -2,7 +2,7 @@
 <project xmlns="http://maven.apache.org/DECORATION/1.0.0"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"
- name="Utilities Library: Security/Usermgt">
+ name="utilities library: security/usermgt">
   
   <skin>
     <groupId>org.wamblee</groupId>
@@ -15,9 +15,9 @@
       <item name="security/usermgt" href="http://utils.wamblee.org/security/usermgt/index.html"/>
     </links>
 
-    <menu name="Security">
-      <item name="User guide" href="userguide.html"/>
-      <item name="javadoc" href="apidocs/index.html"/>
+    <menu name="security">
+      <item name="user guide" href="index.html"/>
+      <item name="full javadoc" href="apidocs/index.html"/>
     </menu>
   </body>
 </project>