Author: akm
Date: Sat Apr 11 23:59:42 2015
New Revision: 1672951

URL: http://svn.apache.org/r1672951
Log:
Absolute path for logo.

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=1672951&r1=1672950&r2=1672951&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/templates/standard.html (original)
+++ mahout/site/mahout_cms/trunk/templates/standard.html Sat Apr 11 23:59:42 
2015
@@ -76,7 +76,7 @@
 <body id="home" data-twttr-rendered="true">
   <div id="wrap">
    <div id="header">
-    <div id="logo"><a href="/"><img src="images/mahout-logo-brudman.png" 
/></a></div>
+    <div id="logo"><a href="/"><img src="/images/mahout-logo-brudman.png" 
/></a></div>
   <div id="search">
     <form id="search-form" action="http://www.google.com/search"; method="get" 
class="navbar-search pull-right">    
       <input value="http://mahout.apache.org"; name="sitesearch" type="hidden">


Reply via email to