aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/README.md
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanleycheung@google.com>2016-03-03 19:46:13 -0800
committerGravatar Stanley Cheung <stanleycheung@google.com>2016-03-03 19:46:13 -0800
commit3f5c5c7e18f6b09d85e39f310f214e90316cc0ef (patch)
tree5cc44e428e9feb4ab218f3ada342de41d9c92ba8 /examples/README.md
parent77fae2784ed7f894dc557ee2004364f2bb1b6b74 (diff)
fix broken link
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/README.md b/examples/README.md
index 84ec80057e..cd85417ca2 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -447,4 +447,4 @@ $ greeter_client
## Read more!
- You can find links to language-specific tutorials, examples, and other docs in each language's [quick start](#quickstart).
-- [gRPC Authentication Support](doc/grpc-auth-support.md) introduces authentication support in gRPC with supported mechanisms and examples.
+- [gRPC Authentication Support](http://www.grpc.io/docs/guides/auth.html) introduces authentication support in gRPC with supported mechanisms and examples.