You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ma...@apache.org on 2008/01/07 04:01:16 UTC

svn commit: r609489 - /incubator/tika/trunk/src/site/site.xml

Author: mattmann
Date: Sun Jan  6 19:01:12 2008
New Revision: 609489

URL: http://svn.apache.org/viewvc?rev=609489&view=rev
Log:
- add download link for tika releases to website

Modified:
    incubator/tika/trunk/src/site/site.xml

Modified: incubator/tika/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/tika/trunk/src/site/site.xml?rev=609489&r1=609488&r2=609489&view=diff
==============================================================================
--- incubator/tika/trunk/src/site/site.xml (original)
+++ incubator/tika/trunk/src/site/site.xml Sun Jan  6 19:01:12 2008
@@ -37,6 +37,7 @@
     </links>
     <menu name="Apache Tika">
       <item name="Introduction" href="index.html"/>
+      <item name="Download" href="http://www.apache.org/dyn/closer.cgi/incubator/tika"/>
     </menu>
     <menu ref="reports"/>
   </body>