diff options
| author | Paul Grosu <pgrosu@gmail.com> | 2016-12-06 21:36:00 -0500 |
|---|---|---|
| committer | Paul Grosu <pgrosu@gmail.com> | 2016-12-06 21:36:00 -0500 |
| commit | fc4ac30854c08373e0608260b48265627fc382fe (patch) | |
| tree | e5f7da211aab450ecac541c2c9de9aaf81fd1f19 /chapter | |
| parent | 2d03731c4d9a4d2a0342e613cb8d7ad7e5fc3f7a (diff) | |
submit
Diffstat (limited to 'chapter')
| -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 59090d0..0bb7ede 100644 --- a/chapter/1/gRPC.md +++ b/chapter/1/gRPC.md @@ -144,9 +144,9 @@ 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 +`` [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 |
