diff options
| author | Paul Grosu <pgrosu@gmail.com> | 2016-12-06 21:38:29 -0500 |
|---|---|---|
| committer | Paul Grosu <pgrosu@gmail.com> | 2016-12-06 21:38:29 -0500 |
| commit | e0f2b97b972a58fff80bf0989729f1aa97bc7fba (patch) | |
| tree | 3e66d7a4551df800f07d02ad47ca4ec95f62a1bd /chapter/1/gRPC.md | |
| parent | 3027b93e08cf101f078b5a1604b302fa6d1ccee5 (diff) | |
submit
Diffstat (limited to 'chapter/1/gRPC.md')
| -rw-r--r-- | chapter/1/gRPC.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter/1/gRPC.md b/chapter/1/gRPC.md index 20a0ce0..e4eed89 100644 --- a/chapter/1/gRPC.md +++ b/chapter/1/gRPC.md @@ -134,7 +134,7 @@ Most of the public Google APIs - including the Speech API, Vision API, Bigtable, <p align="center"> <img src="figures/grpc-googleapis.png" /><br> - <em>Figure 7: The public Google APIs have been updated for gRPC, and be found at <em><a href="https://github.com/googleapis/googleapis/tree/master/google">https://github.com/googleapis/googleapis/tree/master/google</a></em> + <em>Figure 7: The public Google APIs have been updated for gRPC, and be found at <a href="https://github.com/googleapis/googleapis/tree/master/google">https://github.com/googleapis/googleapis/tree/master/google</a></em> </p> @@ -150,7 +150,7 @@ The Java implementation of gRPC been built with Mobile platform in mind and to p ` `[Benchmarks]: http://www.grpc.io/docs/guides/benchmarking.html -[CoreSurfaceAPIs]: https://github.com/grpc/grpc/tree/master/src/core +` `[CoreSurfaceAPIs]: https://github.com/grpc/grpc/tree/master/src/core [ErrorModel]: http://www.grpc.io/docs/guides/error.html [gRPC]: https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md [gRPC-Companies]: http://www.grpc.io/about/ |
