From 7694f5c94f38a35e457649f11d571818d6eec6df Mon Sep 17 00:00:00 2001 From: Paul Grosu Date: Tue, 6 Dec 2016 21:36:51 -0500 Subject: submit --- chapter/1/gRPC.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chapter/1/gRPC.md b/chapter/1/gRPC.md index 2afd338..ddac5d7 100644 --- a/chapter/1/gRPC.md +++ b/chapter/1/gRPC.md @@ -144,11 +144,11 @@ The Java implementation of gRPC been built with Mobile platform in mind and to p ## References -``[Apigee]: https://www.youtube.com/watch?v=-2sWDr3Z0Wo +`[Apigee]: https://www.youtube.com/watch?v=-2sWDr3Z0Wo -``[Authentication]: http://www.grpc.io/docs/guides/auth.html +`[Authentication]: http://www.grpc.io/docs/guides/auth.html -``[Benchmarks]: http://www.grpc.io/docs/guides/benchmarking.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 -- cgit v1.2.3