szha commented on a change in pull request #14949: [MXNET-1402] MXNet docs change for 1.4.1 release URL: https://github.com/apache/incubator-mxnet/pull/14949#discussion_r284330341
########## File path: docs/install/index.md ########## @@ -39,10 +39,11 @@ Indicate your preferred configuration. Then, follow the customized commands to install MXNet. <div class="dropdown"> - <button class="btn current-version btn-primary dropdown-toggle" type="button" data-toggle="dropdown">v1.4.0 + <button class="btn current-version btn-primary dropdown-toggle" type="button" data-toggle="dropdown">v1.4.1 <span class="caret"></span></button> <ul class="dropdown-menu opt-group"> - <li class="opt active versions"><a href="#">v1.4.0</a></li> + <li class="opt active versions"><a href="#">v1.4.1</a></li> + <li class="opt versions"><a href="#">v1.4.0</a></li> Review comment: Let's stick to the convention and provide the latest patch release of each minor release. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
