Use openstack.org URLs in README

Change-Id: If6a6168b3dc03443c98e7d11b2b7b77bdf490231
This commit is contained in:
Eric Harney 2016-03-02 14:33:25 -05:00
parent 497daf1e26
commit a60ff55ee9

View 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