summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fb86e26..ad918e9 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Python bindings for the [GlusterFS](http://www.gluster.org) libgfapi interface
1) Clone the git repo
```
-$ git clone https://github.com/gluster/libgfapi-python.git
+$ git clone https://review.gluster.org/libgfapi-python
$ cd libgfapi-python
```