piiswrong commented on a change in pull request #7673: Update docs/README link 
and folder name
URL: https://github.com/apache/incubator-mxnet/pull/7673#discussion_r136208922
 
 

 ##########
 File path: docs/README.md
 ##########
 @@ -2,13 +2,13 @@
 
 A built version of document is available at http://mxnet.io
 
-To build the documents locally, we need to first install [docker](docker.com).
+To build the documents locally, we need to first install 
[docker](https://docker.com).
 Then use the following commands to clone and
 build the documents.
 
 ```bash
 git clone --recursive https://github.com/apache/incubator-mxnet.git
-cd mxnet && make docs
+cd incubator-mxnet && make docs
 
 Review comment:
   This seems to be happening at a lot of places after we moved repo. Should we 
change to 
   `git clone --recursive https://github.com/apache/incubator-mxnet.git mxnet` 
everywhere? @kevinthesun  
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to