Mailing List Archive

cvs commit: jakarta-lucene/docs resources.html
carlson 2002/06/20 07:23:43

Modified: docs resources.html
Log:
Update .html files to reflect change in left nav bar. Otis added lucene-sandbox link.

Revision Changes Path
1.10 +6 -4 jakarta-lucene/docs/resources.html

Index: resources.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/resources.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- resources.html 16 May 2002 05:16:06 -0000 1.9
+++ resources.html 20 Jun 2002 14:23:43 -0000 1.10
@@ -56,21 +56,23 @@
<ul>
<li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a>
</li>
- <li> <a href="./gettingstarted.html">Getting Started</a>
-</li>
<li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a>
</li>
+ <li> <a href="./gettingstarted.html">Getting Started</a>
+</li>
<li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a>
</li>
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a>
</li>
- <li> <a href="./resources.html">Articles</a>
-</li>
<li> <a href="./queryparsersyntax.html">Query Syntax</a>
</li>
<li> <a href="./api/index.html">Javadoc</a>
</li>
<li> <a href="./contributions.html">Contributions</a>
+</li>
+ <li> <a href="./lucenesandbox.html">Lucene Sandbox</a>
+</li>
+ <li> <a href="./resources.html">Articles</a>
</li>
</ul>
<p><strong>Plans</strong></p>




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