aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/ruby/README.md
diff options
context:
space:
mode:
authorGravatar Tim Emiola <temiola@google.com>2015-09-23 14:58:01 -0700
committerGravatar Tim Emiola <temiola@google.com>2015-09-23 14:58:01 -0700
commit2470c5cd1f0e9bed4e44c2f0bf157d98555a9788 (patch)
tree6c793ecf3ee063293f61a95299a3190703a0dea8 /examples/ruby/README.md
parent5972e58a684e2df6afd6431e38feeffb700184da (diff)
Remove RouteGuide docs, link to grpc.io instead
- ensure the link in the QuickStart doc is updated
Diffstat (limited to 'examples/ruby/README.md')
-rw-r--r--examples/ruby/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/ruby/README.md b/examples/ruby/README.md
index d50b608e2c..bdbc932fc7 100644
--- a/examples/ruby/README.md
+++ b/examples/ruby/README.md
@@ -55,8 +55,9 @@ Try it!
Tutorial
--------
-You can find a more detailed tutorial in [gRPC Basics: Ruby](route_guide/README.md)
+You can find a more detailed tutorial in [gRPC Basics: Ruby][]
[helloworld.proto]:../protos/helloworld.proto
[RVM]:https://www.rvm.io/
[Install gRPC ruby]:../../src/ruby#installation
+[gRPC Basics: Ruby]:http://www.grpc.io/docs/tutorials/basic/ruby.html