diff options
Diffstat (limited to 'chapter/1/gRPC.md')
| -rw-r--r-- | chapter/1/gRPC.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/chapter/1/gRPC.md b/chapter/1/gRPC.md index 0bb7ede..2afd338 100644 --- a/chapter/1/gRPC.md +++ b/chapter/1/gRPC.md @@ -144,9 +144,12 @@ The Java implementation of gRPC been built with Mobile platform in mind and to p ## References -`` [Apigee]: https://www.youtube.com/watch?v=-2sWDr3Z0Wo -`` [Authentication]: http://www.grpc.io/docs/guides/auth.html -`` [Benchmarks]: http://www.grpc.io/docs/guides/benchmarking.html +``[Apigee]: https://www.youtube.com/watch?v=-2sWDr3Z0Wo + +``[Authentication]: http://www.grpc.io/docs/guides/auth.html + +``[Benchmarks]: http://www.grpc.io/docs/guides/benchmarking.html + [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 |
