Repository: systemml-website Updated Branches: refs/heads/master 368288944 -> 2b38c19d8
Update latest docs link to remove incubator Project: http://git-wip-us.apache.org/repos/asf/systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/systemml-website/commit/2b38c19d Tree: http://git-wip-us.apache.org/repos/asf/systemml-website/tree/2b38c19d Diff: http://git-wip-us.apache.org/repos/asf/systemml-website/diff/2b38c19d Branch: refs/heads/master Commit: 2b38c19d87523ecfd65f5c76755efd61c7de36fd Parents: 3682889 Author: Deron Eriksson <[email protected]> Authored: Thu Jun 8 13:28:13 2017 -0700 Committer: Deron Eriksson <[email protected]> Committed: Thu Jun 8 13:28:13 2017 -0700 ---------------------------------------------------------------------- _src/documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/systemml-website/blob/2b38c19d/_src/documentation.html ---------------------------------------------------------------------- diff --git a/_src/documentation.html b/_src/documentation.html index e8daeb7..541bacb 100644 --- a/_src/documentation.html +++ b/_src/documentation.html @@ -38,7 +38,7 @@ limitations under the License. <h2>{{ site.data.project.name }} 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>
