diff --git a/examples/README.md b/examples/README.md index 3b14356f4c..d75b440427 100644 --- a/examples/README.md +++ b/examples/README.md @@ -26,5 +26,5 @@ $ ./build/install/grpc-examples/bin/hello-world-client 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.