Author: apalumbo
Date: Thu Apr 14 16:49:04 2016
New Revision: 1739139

URL: http://svn.apache.org/viewvc?rev=1739139&view=rev
Log:
MAHOUT-1827: fix a missing quote

Modified:
    mahout/site/mahout_cms/trunk/templates/standard.html

Modified: mahout/site/mahout_cms/trunk/templates/standard.html
URL: 
http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/templates/standard.html?rev=1739139&r1=1739138&r2=1739139&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/templates/standard.html (original)
+++ mahout/site/mahout_cms/trunk/templates/standard.html Thu Apr 14 16:49:04 
2016
@@ -276,7 +276,7 @@
         Copyright © 2014-2016 The Apache Software Foundation, Licensed 
under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0</a>.
         <br />
-                 Apache Mahout, Mahout, Apache, the Apache feather logo, and 
the elephant rider logo are either registered trademarks or trademarks of <a 
href="http://www.apache.org/foundation/marks/>The Apache Software 
Foundation</a> in the United States and other countries.
+                 Apache Mahout, Mahout, Apache, the Apache feather logo, and 
the elephant rider logo are either registered trademarks or trademarks of <a 
href="http://www.apache.org/foundation/marks/";>The Apache Software 
Foundation</a> in the United States and other countries.
       </p>
     </div>
   </footer>


Reply via email to