mirror of https://github.com/apache/lucene.git
fix a typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@480706 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0a69bdfe93
commit
16d9dc0f49
|
@ -224,7 +224,7 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
<div class="section">
|
||||
<a name="N10036"></a><a name="10+November+2006"></a>
|
||||
<h3 class="boxed">10 November 2006</h3>
|
||||
<p>New <a href="http://forrest.apache.org">Forrest</a> based site released. The Lucene Java website now has a consistent look and feel with it's <a href="http://lucene.apache.org">Lucene</a> siblings.
|
||||
<p>New <a href="http://forrest.apache.org">Forrest</a> based site released. The Lucene Java website now has a consistent look and feel with its <a href="http://lucene.apache.org">Lucene</a> siblings.
|
||||
</p>
|
||||
<a name="N10047"></a><a name="26+May+2006+-+Release+2.0.0+available"></a>
|
||||
<h3 class="boxed">26 May 2006 - Release 2.0.0 available</h3>
|
||||
|
|
BIN
docs/index.pdf
BIN
docs/index.pdf
Binary file not shown.
|
@ -29,7 +29,7 @@
|
|||
<section id="Lucene News">
|
||||
<title>Lucene News</title>
|
||||
<section><title>10 November 2006</title>
|
||||
<p>New <a href="http://forrest.apache.org">Forrest</a> based site released. The Lucene Java website now has a consistent look and feel with it's <a href="http://lucene.apache.org">Lucene</a> siblings.
|
||||
<p>New <a href="http://forrest.apache.org">Forrest</a> based site released. The Lucene Java website now has a consistent look and feel with its <a href="http://lucene.apache.org">Lucene</a> siblings.
|
||||
</p>
|
||||
</section>
|
||||
<section>
|
||||
|
|
Loading…
Reference in New Issue