Author: deron
Date: Fri Jun  9 15:57:31 2017
New Revision: 1798240

URL: http://svn.apache.org/viewvc?rev=1798240&view=rev
Log:
Update latest docs link to remove incubator

Modified:
    systemml/site/documentation.html

Modified: systemml/site/documentation.html
URL: 
http://svn.apache.org/viewvc/systemml/site/documentation.html?rev=1798240&r1=1798239&r2=1798240&view=diff
==============================================================================
--- systemml/site/documentation.html (original)
+++ systemml/site/documentation.html Fri Jun  9 15:57:31 2017
@@ -162,7 +162,7 @@
       <h2>Apache SystemML<sup id="trademark">&trade;</sup> Documentation</h2>
       <p>Documentation such as programming guides, reference guides, and API 
docs is available online for each version of SystemML below:</p>
       <ul>
-        <li><a 
href="http://apache.github.io/incubator-systemml/";>Latest</a></li>
+        <li><a href="http://apache.github.io/systemml/";>Latest</a></li>
         <li><a href="docs/0.14.0/index.html">0.14.0</a></li>
         <li><a href="docs/0.13.0/index.html">0.13.0</a></li>
         <li><a href="docs/0.12.0/index.html">0.12.0</a></li>


Reply via email to