mirror of https://github.com/grpc/grpc-java.git
Fix broken tutorial link.
This commit is contained in:
parent
1cfba96d17
commit
45c75f2c96
|
|
@ -26,5 +26,5 @@ $ ./build/install/grpc-examples/bin/hello-world-client
|
||||||
|
|
||||||
That's it!
|
That's it!
|
||||||
|
|
||||||
Please refer to [Getting Started Guide for Java](examples/javatutorial.md)
|
Please refer to [Getting Started Guide for Java](javatutorial.md)
|
||||||
for more information.
|
for more information.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue