You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by jk...@apache.org on 2012/03/07 04:32:21 UTC

svn commit: r1297852 - /opennlp/site/trunk/templates/skeleton.html

Author: jkosin
Date: Wed Mar  7 03:32:20 2012
New Revision: 1297852

URL: http://svn.apache.org/viewvc?rev=1297852&view=rev
Log:
OPENNLP-453: created a href link to website for ASF

Modified:
    opennlp/site/trunk/templates/skeleton.html

Modified: opennlp/site/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/opennlp/site/trunk/templates/skeleton.html?rev=1297852&r1=1297851&r2=1297852&view=diff
==============================================================================
--- opennlp/site/trunk/templates/skeleton.html (original)
+++ opennlp/site/trunk/templates/skeleton.html Wed Mar  7 03:32:20 2012
@@ -30,7 +30,9 @@
 <body>
   <div id="banner">
     <img id="opennlp-logo" title="Apache OpenNLP" width="325" height="75" src="/images/onlplogo.jpg" alt="Apache OpenNLP">
-	<img id="apache-feather-logo" title="Apache Software Foundation" width="537" height="51" src="/images/asf_logo_wide.gif" alt="Apache Software Foundation">
+	<a href="http://www.apache.org">
+		<img id="apache-feather-logo" title="Apache Software Foundation" width="537" height="51" src="/images/asf_logo_wide.gif" alt="Apache Software Foundation">
+	</a>
   </div>
 
   <div id="navigation">