Merge pull request #73 from grpc/oaktowner-patch-3
Remove 404 link for python example
This commit is contained in:
commit
82361e4676
|
|
@ -12,10 +12,10 @@ Hello World example. You'll find more tutorials and reference docs in this repos
|
|||
You can find quick start guides for each language, including installation instructions, examples, and tutorials here:
|
||||
* [C++](https://github.com/grpc/grpc-common/tree/master/cpp)
|
||||
* [Java](https://github.com/grpc/grpc-common/tree/master/java)
|
||||
* [Python](https://github.com/grpc/grpc-common/tree/master/python)
|
||||
* [Go](https://github.com/grpc/grpc-common/tree/master/go)
|
||||
* [ruby](https://github.com/grpc/grpc-common/tree/master/ruby)
|
||||
* [Node.js](https://github.com/grpc/grpc-common/tree/master/node)
|
||||
* Python is coming soon
|
||||
|
||||
## What's in this repository?
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue