aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/ruby/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ruby/README.md')
-rw-r--r--examples/ruby/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ruby/README.md b/examples/ruby/README.md
index bdbc932fc7..98dee13740 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
-------------