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/php/README.md | 2 +- examples/php/route_guide/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/php') diff --git a/examples/php/README.md b/examples/php/README.md index e497fb07ff..d30cbdafd0 100644 --- a/examples/php/README.md +++ b/examples/php/README.md @@ -60,4 +60,4 @@ TUTORIAL You can find a more detailed tutorial in [gRPC Basics: PHP][] [Node]:https://github.com/grpc/grpc/tree/master/examples/node -[gRPC Basics: PHP]:http://www.grpc.io/docs/tutorials/basic/php.html +[gRPC Basics: PHP]:https://grpc.io/docs/tutorials/basic/php.html diff --git a/examples/php/route_guide/README.md b/examples/php/route_guide/README.md index 5b2cc05efc..6bea70dea0 100644 --- a/examples/php/route_guide/README.md +++ b/examples/php/route_guide/README.md @@ -3,4 +3,4 @@ The files in this folder are the samples used in [gRPC Basics: PHP][], a detailed tutorial for using gRPC in PHP. -[gRPC Basics: PHP]:http://www.grpc.io/docs/tutorials/basic/php.html +[gRPC Basics: PHP]:https://grpc.io/docs/tutorials/basic/php.html -- cgit v1.2.3