vgritsenko    2003/06/10 17:32:10

  Modified:    src/webapp/search search-index.xsp
  Log:
  fix link to lucene faq
  
  Revision  Changes    Path
  1.2       +1 -1      cocoon-2.0/src/webapp/search/search-index.xsp
  
  Index: search-index.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-2.0/src/webapp/search/search-index.xsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- search-index.xsp  9 Mar 2003 00:07:02 -0000       1.1
  +++ search-index.xsp  11 Jun 2003 00:32:10 -0000      1.2
  @@ -119,7 +119,7 @@
         </para>
         <para>
           Help by example (see also the
  -        <a href="http://www.lucene.com/cgi-bin/faq/faqmanager.cgi";>Lucene FAQ</a>)
  +        <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi";>Lucene 
FAQ</a>)
           <table cellspacing="2" cellpadding="2">
             <tr bgcolor="#dddedd" valign="top">
             <td width="50%"><font size="-2" >
  
  
  

Reply via email to