Skip to content

Commit

Permalink
Update gRPC C++ doc link in grpc_server example
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 271397984
Change-Id: Ia50a41aeb25798507395cbc22ab2828ebfff51c9
  • Loading branch information
iKevinY committed Sep 26, 2019
1 parent c5bf856 commit 5ab253e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asylo/examples/grpc_server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ with it from a client running in an untrusted environment.
This guide assumes that you are familiar with:

* The [Asylo quickstart guide](https://asylo.dev/docs/guides/quickstart.html)
* The [gRPC C++ basics](https://grpc.io/docs/tutorials/basic/c.html) tutorial
* The [gRPC C++ basics](https://grpc.io/docs/tutorials/basic/cpp) tutorial
* [Protocol Buffers](https://developers.google.com/protocol-buffers/)
* The C++ language

Expand Down

0 comments on commit 5ab253e

Please sign in to comment.