You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by eh...@apache.org on 2003/09/20 16:02:06 UTC

cvs commit: jakarta-lucene/src/java overview.html

ehatcher    2003/09/20 07:02:06

  Modified:    src/java overview.html
  Log:
  fix url to JavaCC
  
  Revision  Changes    Path
  1.9       +1 -1      jakarta-lucene/src/java/overview.html
  
  Index: overview.html
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/src/java/overview.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- overview.html	17 Jul 2002 17:38:04 -0000	1.8
  +++ overview.html	20 Sep 2003 14:02:06 -0000	1.9
  @@ -55,7 +55,7 @@
   
   <li>
   <b><a href="org/apache/lucene/queryParser/package-summary.html">org.apache.lucene.queryParser</a></b>
  -uses <a href="http://www.suntest.com/JavaCC/">JavaCC</a> to implement a
  +uses <a href="http://javacc.dev.java.net">JavaCC</a> to implement a
   <a href="org/apache/lucene/queryParser/QueryParser.html">QueryParser</a>.</li>
   </ul>
   To use Lucene, an application should:
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org