Author: stain
Date: Mon Aug 10 11:30:30 2015
New Revision: 961359

Log:
Site checkin for project Commons RDF

Modified:
    websites/production/commonsrdf/content/download.html

Modified: websites/production/commonsrdf/content/download.html
==============================================================================
--- websites/production/commonsrdf/content/download.html (original)
+++ websites/production/commonsrdf/content/download.html Mon Aug 10 11:30:30 
2015
@@ -233,7 +233,7 @@
     limitations under the License. --><h1>Download Commons RDF</h1>
 <div class="section">
 <h2><a name="Maven"></a>Maven</h2>
-<p>Apache Commons RDF (incuating) is available from <a class="externalLink" 
href="http://central.maven.org/maven2/org/apache/commons/commons-rdf-api/";>Maven
 Central</a>, mirrored from <a class="externalLink" 
href="https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-rdf-api/";>ASF&#x2019;s
 Maven repository</a>.</p>
+<p>Apache Commons RDF (incubating) is available from <a class="externalLink" 
href="http://central.maven.org/maven2/org/apache/commons/commons-rdf-api/";>Maven
 Central</a>, mirrored from <a class="externalLink" 
href="https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-rdf-api/";>ASF&#x2019;s
 Maven repository</a>. For convenience of IDE users, the Maven artifacts 
include <tt>-javadoc.jar</tt> and <tt>-sources.jar</tt>, however you might 
prefer the online <a href="/apidocs/">API javadoc</a> and the <a 
href="#Source_code">source code releases</a> (see below).</p>
 <p>To use Commons RDF with <a class="externalLink" 
href="https://maven.apache.org/";>Maven</a>, add to your <tt>pom.xml</tt>:</p>
 
 <div class="source">
@@ -253,8 +253,8 @@
   &lt;/dependency&gt;
 &lt;/dependencies&gt;
 </pre></div></div>
-<p>For convenience of IDE users, the Maven artifacts include 
<tt>-javadoc.jar</tt> and <tt>-sources.jar</tt>, however you might prefer the 
online <a href="/apidocs/">API javadoc</a> and the [source code](#source code) 
release (see below).</p>
-<p>See the <a href="/userguide.html">user guide</a> for more details. 
</p></div>
+<p>The <tt>&lt;version&gt;</tt> above might not be up to date, see the <a 
href="#Source_code">source code releases</a> below to find the latest 
version.</p>
+<p>See the <a href="/userguide.html">user guide</a> for documentation of the 
Apache Commons RDF API. </p></div>
 <div class="section">
 <h2><a name="Source_code"></a>Source code</h2>
 <p>Here you can find all source releases published by Apache Commons RDF 
(incubating).</p>


Reply via email to