From bb3d95b643c7ba2100589d7168ce559bce19b065 Mon Sep 17 00:00:00 2001 From: Mehrdad Afshari Date: Mon, 10 Jul 2017 22:24:28 +0000 Subject: Use https://grpc.io consistently as the canonical URL --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/README.md') diff --git a/examples/README.md b/examples/README.md index 287a80266c..151fc9c058 100644 --- a/examples/README.md +++ b/examples/README.md @@ -9,7 +9,7 @@ Examples for Go and Java gRPC live in their own repositories: * [Android Java](https://github.com/grpc/grpc-java/tree/master/examples/android) * [Go](https://github.com/grpc/grpc-go/tree/master/examples) -For more comprehensive documentation, including an [overview](http://www.grpc.io/docs/) and tutorials that use this example code, visit [grpc.io](http://www.grpc.io/docs/). +For more comprehensive documentation, including an [overview](https://grpc.io/docs/) and tutorials that use this example code, visit [grpc.io](https://grpc.io/docs/). ## Quick start -- cgit v1.2.3