john-andrilla commented on a change in pull request #16500: Fixing broken links
URL: https://github.com/apache/incubator-mxnet/pull/16500#discussion_r335746700
 
 

 ##########
 File path: docs/python_docs/python/tutorials/deploy/export/onnx.md
 ##########
 @@ -28,7 +28,7 @@ In this tutorial, we will learn how to use MXNet to ONNX 
exporter on pre-trained
 ## Prerequisites
 
 To run the tutorial you will need to have installed the following python 
modules:
-- [MXNet >= 1.3.0](http://mxnet.apache.org/install/index.html)
+- [MXNet >= 1.3.0](/get_started)
 - [onnx]( https://github.com/onnx/onnx#installation) v1.2.1 (follow the 
install guide)
 
 *Note:* MXNet-ONNX importer and exporter follows version 7 of ONNX operator 
set which comes with ONNX v1.2.1.
 
 Review comment:
   ```suggestion
   *Note:* MXNet-ONNX importer and exporter follows version 7 of ONNX operator 
set, which comes with ONNX v1.2.1.
   ```

----------------------------------------------------------------
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


With regards,
Apache Git Services

Reply via email to