JAMES-1850-Modify top links for jSieve
diff --git a/src/site/site.xml b/src/site/site.xml
index 37e059e..6b37859 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -39,21 +39,30 @@
   </bannerRight>
 
   <body>
-    <links>
-      <item name="Home" href="http://james.apache.org/index.html" />
-      <item name="Server" href="http://james.apache.org/server/index.html" />
-      <item name="Hupa" href="http://james.apache.org/hupa/index.html" />
-      <item name="Protocols" href="http://james.apache.org/protocols/index.html" />
-      <item name="Mailets" href="http://james.apache.org/mailet/index.html" />
-      <item name="Mailbox" href="http://james.apache.org/mailbox/index.html" />
-      <item name="Mime4J" href="http://james.apache.org/mime4j/index.html" />
-      <item name="jSieve" href="http://james.apache.org/jsieve/index.html" />
-      <item name="jSPF" href="http://james.apache.org/jspf/index.html" />
-      <item name="jDKIM" href="http://james.apache.org/jdkim/index.html" />
-      <item name="MPT" href="http://james.apache.org/mpt/index.html" />
-      <item name="Postage" href="http://james.apache.org/postage/index.html" />
-    </links>
 
+        <links>
+            <item
+                name="Home"
+                href="http://james.apache.org/index.html" />
+            <item
+                name="James"
+                href="http://james.apache.org/index.html" />
+            <item
+                name="Mime4J"
+                href="http://james.apache.org/mime4j/index.html" />
+            <item
+                name="jSieve"
+                href="http://james.apache.org/jsieve/index.html" />
+            <item
+                name="jSPF"
+                href="http://james.apache.org/jspf/index.html" />
+            <item
+                name="jDKIM"
+                href="http://james.apache.org/jdkim/index.html" />
+            <item
+                name="Hupa"
+                href="http://james.apache.org/hupa/index.html" />
+        </links>
     <menu name="jSieve">
       <item name="Core" href="http://james.apache.org/jsieve/core/index.html" />
       <item name="Util" href="http://james.apache.org/jsieve/util/index.html" />