aboutsummaryrefslogtreecommitdiffhomepage
path: root/python
diff options
context:
space:
mode:
authorGravatar Mugur Marculescu <mugurm@gmail.com>2015-02-25 22:06:44 -0800
committerGravatar Mugur Marculescu <mugurm@gmail.com>2015-02-25 22:06:44 -0800
commit22ad36e1ad8a7b25460ec59d06e75857c253f198 (patch)
treefb479721b5d928a1f34d34414aecc2c02ae55d12 /python
parent29763484f8030a5d374db0585e056411ca9efaf1 (diff)
Fix bad link to grpc-common repo.
Diffstat (limited to 'python')
-rw-r--r--python/helloworld/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/helloworld/README.md b/python/helloworld/README.md
index 2bbfc4b017..7c397b3523 100644
--- a/python/helloworld/README.md
+++ b/python/helloworld/README.md
@@ -16,7 +16,7 @@ following command:
```sh
-$ git clone https://github.com/google/grpc-common.git
+$ git clone https://github.com/grpc/grpc-common.git
```
Change your current directory to grpc-common/python/helloworld