Index: src/site/src/documentation/skinconf.xml
===================================================================
--- src/site/src/documentation/skinconf.xml	(revision 896624)
+++ src/site/src/documentation/skinconf.xml	(working copy)
@@ -66,8 +66,8 @@
 
   <!-- mandatory project logo
        default skin: renders it at the top -->
-  <project-name>Lucene</project-name>
-  <project-description>Apache Lucene is a high-performance, full-featured text search engine library written entirely in
+  <project-name>Lucene Java</project-name>
+  <project-description>Apache Lucene Java is a high-performance, full-featured text search engine library written entirely in
       Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.</project-description>
   <project-url>http://lucene.apache.org/java/</project-url>
   <project-logo>http://lucene.apache.org/images/lucene_green_300.gif</project-logo>
@@ -113,7 +113,7 @@
   <trail>
     <link1 name="Apache" href="http://www.apache.org/"/>
     <link2 name="Lucene" href="http://lucene.apache.org/"/>
-    <link3 name="" href="/"/>
+    <link3 name="Java" href="http://lucene.apache.org/java/"/>
   </trail>
 
   <!-- Configure the TOC, i.e. the Table of Contents.

