This is an automated email from the ASF dual-hosted git repository.
anirudh2290 pushed a commit to branch v1.2.0
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git
The following commit(s) were added to refs/heads/v1.2.0 by this push:
new d8a4f5a update 1.2.0. announcement (#11917)
d8a4f5a is described below
commit d8a4f5aceefe4adf1ff092981fee505678fdac3d
Author: Aaron Markham <[email protected]>
AuthorDate: Fri Jul 27 20:59:53 2018 -0700
update 1.2.0. announcement (#11917)
---
docs/_static/mxnet-theme/index.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/_static/mxnet-theme/index.html
b/docs/_static/mxnet-theme/index.html
index 005bc88..3647e23 100644
--- a/docs/_static/mxnet-theme/index.html
+++ b/docs/_static/mxnet-theme/index.html
@@ -9,7 +9,7 @@
<a href="install/index.html" id="install_btn">Install</a>
</div>
<div id="why_mxnet">
- <a href="get_started/why_mxnet.html"
id="why_mxnet_btn">Learn More</a>
+ <a href="faq/why_mxnet.html" id="why_mxnet_btn">Learn
More</a>
</div>
</div>
</div>
@@ -26,9 +26,9 @@
<a href="http://gluon-crash-course.mxnet.io/">Learn More</a>
</div>
<div class="col-lg-4 col-sm-12">
- <h3>MXNet 1.2.0.rc0 Released</h3>
- <p>We're excited to announce the release of MXNet 1.2.0.rc0! Check out
the release notes for latest updates.</p>
- <a
href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+%28incubating%29+1.2.0+Release+Notes">Learn
More</a>
+ <h3>MXNet 1.2.1 Released</h3>
+ <p>We're excited to announce the release of MXNet 1.2.1! Check out the
release notes for latest updates.</p>
+ <a
href="https://github.com/apache/incubator-mxnet/releases/tag/1.2.1">Learn
More</a>
</div>
<div class="col-lg-4 col-sm-12">
<h3>Introducing the Scala Inference API</h3>