mirror of https://github.com/grpc/grpc.git
Use https://grpc.io consistently as the canonical URL
parent
a38562e8e9
commit
bb3d95b643
51 changed files with 61 additions and 61 deletions
@ -1,3 +1,3 @@ |
||||
# OAuth2 on gRPC: Objective-C |
||||
|
||||
This is the supporting code for the tutorial "[OAuth2 on gRPC: Objective-C](http://www.grpc.io/docs/tutorials/auth/oauth2-objective-c.html)." |
||||
This is the supporting code for the tutorial "[OAuth2 on gRPC: Objective-C](https://grpc.io/docs/tutorials/auth/oauth2-objective-c.html)." |
||||
|
@ -1,4 +1,4 @@ |
||||
# gRPC Basics: Objective-C |
||||
|
||||
This is the supporting code for the tutorial "[gRPC Basics: Objective-C](http://www.grpc.io/docs/tutorials/basic/objective-c.html)." |
||||
This is the supporting code for the tutorial "[gRPC Basics: Objective-C](https://grpc.io/docs/tutorials/basic/objective-c.html)." |
||||
|
||||
|
@ -1 +1 @@ |
||||
[This code's documentation lives on the grpc.io site.](http://www.grpc.io/docs/quickstart/python.html) |
||||
[This code's documentation lives on the grpc.io site.](https://grpc.io/docs/quickstart/python.html) |
||||
|
@ -1 +1 @@ |
||||
[This code's documentation lives on the grpc.io site.](http://www.grpc.io/docs/quickstart/python.html) |
||||
[This code's documentation lives on the grpc.io site.](https://grpc.io/docs/quickstart/python.html) |
||||
|
@ -1,3 +1,3 @@ |
||||
An example showing two stubs sharing a channel and two servicers sharing a server. |
||||
|
||||
More complete documentation lives at [grpc.io](http://www.grpc.io/docs/tutorials/basic/python.html). |
||||
More complete documentation lives at [grpc.io](https://grpc.io/docs/tutorials/basic/python.html). |
||||
|
@ -1 +1 @@ |
||||
[This code's documentation lives on the grpc.io site.](http://www.grpc.io/docs/tutorials/basic/python.html) |
||||
[This code's documentation lives on the grpc.io site.](https://grpc.io/docs/tutorials/basic/python.html) |
||||
|
Loading…
Reference in new issue