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 05:16:58 UTC

[GitHub] eric-haibin-lin commented on a change in pull request #8824: mxent link fix

eric-haibin-lin commented on a change in pull request #8824: mxent link fix
URL: https://github.com/apache/incubator-mxnet/pull/8824#discussion_r153108563
 
 

 ##########
 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:
   Please also update `cd mxnet` to `cd incubator-mxnet `

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