diff options
Diffstat (limited to 'examples/python/helloworld/README.md')
-rw-r--r-- | examples/python/helloworld/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python/helloworld/README.md b/examples/python/helloworld/README.md index e889863a23..d801d0dbca 100644 --- a/examples/python/helloworld/README.md +++ b/examples/python/helloworld/README.md @@ -1 +1 @@ -[This code's documentation lives on the grpc.io site.](http://www.grpc.io/docs) +[This code's documentation lives on the grpc.io site.](http://www.grpc.io/docs/quickstart/python.html) |