Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Commit

Permalink
fixed/added links in the Read more! section
Browse files Browse the repository at this point in the history
  • Loading branch information
LisaFC committed Sep 3, 2015
1 parent 6eb418d commit 4510e96
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -1164,4 +1164,6 @@ $ ./run_greeter_client.sh

- Find out how to install gRPC and get started in each language's [quick start](#quickstart).
- Follow the tutorial(s) for your favorite language(s).
- [gRPC Authentication Support](https://github.com/grpc/grpc/blob/master/doc/grpc-auth-support.md) introduces authentication support in gRPC with supported mechanisms and examples.
- Discover more about [gRPC concepts](/docs/guides/concepts.html), including RPC life-cycle, synchronous and asynchronous calls, deadlines, and more.
- Read a detailed description of the [gRPC over HTTP2 protocol](/docs/guides/wire.html).
- [gRPC Authentication Support](/docs/guides/auth.html) introduces authentication support in gRPC with supported mechanisms and examples.

0 comments on commit 4510e96

Please sign in to comment.