summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorHumble Chirammal <hchiramm@redhat.com>2015-02-24 16:53:18 +0530
committerHumble Chirammal <hchiramm@redhat.com>2015-02-24 16:55:36 +0530
commit3e49b6b69889ffc658bb49a9e6a799a3b2147f75 (patch)
tree3e0654631c93b34e1414ddc4331abb54df06881d /README.md
parentfc318e921b073cdbe9fbe62b8c893634b057f0e8 (diff)
Correcting the project url in README
Change-Id: I89224d961cba538bc732682e64f0658e5b5e7d80 Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
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
```