You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tajo.apache.org by hy...@apache.org on 2014/05/01 10:52:38 UTC

svn commit: r1591572 - /tajo/site/index.html

Author: hyunsik
Date: Thu May  1 08:52:37 2014
New Revision: 1591572

URL: http://svn.apache.org/r1591572
Log:
Fixed google search.

Modified:
    tajo/site/index.html

Modified: tajo/site/index.html
URL: http://svn.apache.org/viewvc/tajo/site/index.html?rev=1591572&r1=1591571&r2=1591572&view=diff
==============================================================================
--- tajo/site/index.html (original)
+++ tajo/site/index.html Thu May  1 08:52:37 2014
@@ -386,7 +386,7 @@
                     
                             <form id="search-form" action="http://www.google.com/search" method="get" >
     
-  <input value="www.apache.org/tajo-main/tajo-project/" name="sitesearch" type="hidden"/>
+  <input value="tajo.apache.org/" name="sitesearch" type="hidden"/>
   <input class="search-query" name="q" id="query" type="text" />
 </form>
 <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>