diff --git a/examples/ruby/README.md b/examples/ruby/README.md index bdbc932fc733d6ba0c6e6f988942727793bfc1d2..98dee13740189063f3a7f5a5b1a24121b9227706 100644 --- a/examples/ruby/README.md +++ b/examples/ruby/README.md @@ -3,7 +3,7 @@ gRPC in 3 minutes (Ruby) BACKGROUND ------------- -For this sample, we've already generated the server and client stubs from [../protos/helloworld.proto][] +For this sample, we've already generated the server and client stubs from [helloworld.proto][] PREREQUISITES -------------