]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Use openstack.org URLs in README
authorEric Harney <eharney@redhat.com>
Wed, 2 Mar 2016 19:33:25 +0000 (14:33 -0500)
committerEric Harney <eharney@redhat.com>
Wed, 2 Mar 2016 19:33:25 +0000 (14:33 -0500)
Change-Id: If6a6168b3dc03443c98e7d11b2b7b77bdf490231

README.rst

index 302a1095b84ae10e00a02ec4791a0584a371b0fc..3a77053501bd9a36b7e8772ed3c643a8e5401a6c 100644 (file)
@@ -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