ys2843 opened a new pull request #18658:
URL: https://github.com/apache/incubator-mxnet/pull/18658


   ## Description ##
   Redirect install page in previous versions to master due to Apache license 
issues.
   ```
   /versions/1.6/get_started
   /versions/1.5.1/install/index.html
   /versions/1.4.1/install/index.html
   /versions/1.3.1/install/index.html
   /versions/1.2.1/install/index.html
   /versions/1.1.0/install/index.html
   /versions/1.0.0/install/index.html
   /versions/0.12.1/install/index.html
   /versions/0.11.0/get_started/install.html
   
   => 
   
   /get_started
   ```
   
   ## Checklist ##
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   - [ ] The PR title starts with [MXNET-$JIRA_ID], where $JIRA_ID refers to 
the relevant [JIRA issue](https://issues.apache.org/jira/projects/MXNET/issues) 
created (except PRs with tiny changes)
   - [ ] Changes are complete (i.e. I finished coding on this PR)
   - [ ] All changes have test coverage:
   
   ### Changes ###
   - [ ] Add rewrite rules to redirect previous versions install page
   
   ## Comments ##
   - Preview: http://ec2-34-219-134-42.us-west-2.compute.amazonaws.com/


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to