Fix broken tutorial link.

This commit is contained in:
Jerjou Cheng 2015-09-14 09:18:06 -07:00
parent 1cfba96d17
commit 45c75f2c96
1 changed files with 1 additions and 1 deletions

View File

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