diff options
| author | Paul Grosu <pgrosu@gmail.com> | 2016-12-06 21:37:17 -0500 |
|---|---|---|
| committer | Paul Grosu <pgrosu@gmail.com> | 2016-12-06 21:37:17 -0500 |
| commit | 3027b93e08cf101f078b5a1604b302fa6d1ccee5 (patch) | |
| tree | 0a9d5af4e5e7b6988497e3b292f1cc222cd134c2 /chapter/1 | |
| parent | 7694f5c94f38a35e457649f11d571818d6eec6df (diff) | |
submit
Diffstat (limited to 'chapter/1')
| -rw-r--r-- | chapter/1/gRPC.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter/1/gRPC.md b/chapter/1/gRPC.md index ddac5d7..20a0ce0 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 |
