summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorEric Harney <eharney@redhat.com>2016-03-02 14:33:25 -0500
committerEric Harney <eharney@redhat.com>2016-03-02 14:33:25 -0500
commita60ff55ee92d57a5a8a9d6d58855e817d8ccaf55 (patch)
tree6c281581976495c1799509a35eaa0c0daaeb3704 /README.rst
parent497daf1e26f82e075f9286e6b43f37d6d5d854da (diff)
downloadcinder-a60ff55ee92d57a5a8a9d6d58855e817d8ccaf55.tar.gz
Use openstack.org URLs in README
Change-Id: If6a6168b3dc03443c98e7d11b2b7b77bdf490231
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 302a1095b..3a7705350 100644
--- a/README.rst
+++ b/README.rst
@@ -13,13 +13,13 @@ Getting Started
If you'd like to run from the master branch, you can clone the git repo:
- git clone https://github.com/openstack/cinder.git
+ git clone https://git.openstack.org/openstack/cinder.git
For developer information please see
-`HACKING.rst <https://github.com/openstack/cinder/blob/master/HACKING.rst>`_
+`HACKING.rst <https://git.openstack.org/cgit/openstack/cinder/plain/HACKING.rst>`_
You can raise bugs here http://bugs.launchpad.net/cinder
Python client
-------------
-https://github.com/openstack/python-cinderclient.git
+https://git.openstack.org/cgit/openstack/python-cinderclient