lanking520 commented on a change in pull request #13382: Java doc broken link 
fix and minor update
URL: https://github.com/apache/incubator-mxnet/pull/13382#discussion_r236092468
 
 

 ##########
 File path: docs/tutorials/java/mxnet_java_on_intellij.md
 ##########
 @@ -167,5 +166,5 @@ java -cp 
target/javaMXNet-1.0-SNAPSHOT.jar:target/dependency/* mxnet.App
 For more information about MXNet Java resources, see the following:
 
 * [Java Inference API](https://mxnet.incubator.apache.org/api/java/infer.html)
-* [Java Inference 
Examples](https://github.com/apache/incubator-mxnet/tree/java-api/scala-package/examples/src/main/java/org/apache/mxnetexamples/infer/)
+* [Java Inference 
Examples](https://github.com/apache/incubator-mxnet/tree/java-api/scala-package/examples/src/main/java/org/apache/mxnetexamples/javaapi/infer)
 
 Review comment:
   Please change the URL to `master`
   
   
https://github.com/apache/incubator-mxnet/tree/master/scala-package/examples/src/main/java/org/apache/mxnetexamples/javaapi/infer

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