Update README.md

Fixed link the authentication information.
This commit is contained in:
Jayant Kolhe 2015-02-26 11:51:25 -08:00
parent bbe7958b34
commit 60725b5401
1 changed files with 1 additions and 1 deletions

View File

@ -444,4 +444,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]() introduces authentication support in gRPC with supported mechanisms and examples.
- [gRPC Authentication Support](https://github.com/grpc/grpc-common/blob/master/grpc-auth-support.md) introduces authentication support in gRPC with supported mechanisms and examples.