fixed incorrect link to xml-query-parser javadocs

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145379 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2011-07-11 22:05:25 +00:00
parent 6ee4b29af6
commit 44fc93e031
6 changed files with 6 additions and 6 deletions

View File

@ -372,7 +372,7 @@ document.write("Last Published: " + document.lastModified);
<a name="N100DE"></a><a name="xml-query-parser"></a>
<h3 class="boxed">xml-query-parser</h3>
<p>A QueryParser that can read queries written in an XML format.</p>
<p>See <a href="../api/contrib-wordnet/index.html">xml-query-parser javadoc</a>
<p>See <a href="../api/contrib-xml-query-parser/index.html">xml-query-parser javadoc</a>
</p>
</div>

View File

@ -163,4 +163,4 @@ p {
.codefrag {
font-family: "Courier New", Courier, monospace;
font-size: 110%;
}
}

View File

@ -51,4 +51,4 @@ a:link, a:visited {
acronym {
border: 0;
}
}

View File

@ -172,4 +172,4 @@ a:hover { color:#6587ff}
}

View File

@ -584,4 +584,4 @@ p.instruction {
list-style-image: url('../images/instruction_arrow.png');
list-style-position: outside;
margin-left: 2em;
}
}

View File

@ -108,7 +108,7 @@
<section id="xml-query-parser"><title>xml-query-parser</title>
<p>A QueryParser that can read queries written in an XML format.</p>
<p>See <a href="../api/contrib-wordnet/index.html">xml-query-parser javadoc</a></p>
<p>See <a href="../api/contrib-xml-query-parser/index.html">xml-query-parser javadoc</a></p>
</section>
</section>