mirror of https://github.com/grpc/grpc.io.git
fixed "Quickstart"
This commit is contained in:
parent
b0b112ce95
commit
c82b08f1c9
|
|
@ -6,7 +6,7 @@ title: Tutorials
|
||||||
This section contains tutorials for each of our supported languages. They
|
This section contains tutorials for each of our supported languages. They
|
||||||
introduce you to gRPC's API and associated concepts, and the different RPC types
|
introduce you to gRPC's API and associated concepts, and the different RPC types
|
||||||
that are available. If you just want to dive straight in with a working example
|
that are available. If you just want to dive straight in with a working example
|
||||||
first, see our [Quickstarts](/docs/quickstart).
|
first, see our [Quick Starts](/docs/quickstart).
|
||||||
|
|
||||||
We also have a growing number of tutorials on follow-on topics, with more in the
|
We also have a growing number of tutorials on follow-on topics, with more in the
|
||||||
pipeline.
|
pipeline.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue