You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/11/27 14:49:35 UTC

[GitHub] alues commented on a change in pull request #8824: mxent link fix

alues commented on a change in pull request #8824: mxent link fix
URL: https://github.com/apache/incubator-mxnet/pull/8824#discussion_r153216474
 
 

 ##########
 File path: docs/install/index.md
 ##########
 @@ -229,7 +229,7 @@ $ sudo apt-get install -y libopencv-dev
 **Step 4** Download MXNet sources and build MXNet core shared library.
 
 ```bash
-$ git clone --recursive https://github.com/dmlc/mxnet
+$ git clone --recursive https://github.com/apache/incubator-mxnet
 $ cd mxnet
 
 Review comment:
   Done

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services