diff options
Diffstat (limited to 'examples/csharp/route_guide/README.md')
-rw-r--r-- | examples/csharp/route_guide/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/csharp/route_guide/README.md b/examples/csharp/route_guide/README.md index 98073b0296..3cfb14ae9a 100644 --- a/examples/csharp/route_guide/README.md +++ b/examples/csharp/route_guide/README.md @@ -3,4 +3,4 @@ The files in this folder are the samples used in [gRPC Basics: C#][], a detailed tutorial for using gRPC in C#. -[gRPC Basics: C#]:http://www.grpc.io/docs/tutorials/basic/csharp.html +[gRPC Basics: C#]:https://grpc.io/docs/tutorials/basic/csharp.html |