Skip to content

Commit

Permalink
Removing rc from the release text in the home page (apache#11010)
Browse files Browse the repository at this point in the history
  • Loading branch information
kpmurali authored and Jin Huang committed May 29, 2018
1 parent 0e23ac2 commit 81fcba9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_static/mxnet-theme/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ <h3>A 60-minute Gluon Crash Course</h3>
<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>
<h3>MXNet 1.2.0 Released</h3>
<p>We're excited to announce the release of MXNet 1.2.0! 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>
</div>
<div class="col-lg-4 col-sm-12">
Expand Down

0 comments on commit 81fcba9

Please sign in to comment.