Replace broken link in example

This commit is contained in:
Eric Anderson 2015-09-28 13:08:08 -07:00
parent 46c18ea237
commit 2a98c2eee9
1 changed files with 3 additions and 2 deletions

View File

@ -26,5 +26,6 @@ $ ./build/install/grpc-examples/bin/hello-world-client
That's it!
Please refer to [Getting Started Guide for Java](javatutorial.md)
for more information.
Please refer to gRPC Java's [README](../README.md) and
[tutorial](http://www.grpc.io/docs/tutorials/basic/java.html) for more
information.