mirror of https://github.com/apache/lucene.git
use a less misleading download link as long as Lucene is not properly mirrored
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150624 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fc493d9b08
commit
c49da536de
|
@ -151,7 +151,8 @@ limitations under the License.
|
|||
</p>
|
||||
<p>
|
||||
Jakarta Lucene is an open source project available for
|
||||
<a href="http://jakarta.apache.org/site/binindex.html">free download</a> from Apache Jakarta.
|
||||
<!-- <a href="http://jakarta.apache.org/site/binindex.html">free download</a> -->
|
||||
<a href="http://cvs.apache.org/dist/jakarta/lucene/">free download</a> from Apache Jakarta.
|
||||
Please use the links on the left to access Lucene.
|
||||
</p>
|
||||
</blockquote>
|
||||
|
|
|
@ -16,7 +16,8 @@
|
|||
</p>
|
||||
<p>
|
||||
Jakarta Lucene is an open source project available for
|
||||
<a href="http://jakarta.apache.org/site/binindex.html">free download</a> from Apache Jakarta.
|
||||
<!-- <a href="http://jakarta.apache.org/site/binindex.html">free download</a> -->
|
||||
<a href="http://cvs.apache.org/dist/jakarta/lucene/">free download</a> from Apache Jakarta.
|
||||
Please use the links on the left to access Lucene.
|
||||
</p>
|
||||
</section>
|
||||
|
|
Loading…
Reference in New Issue