Refactor README links

Change-Id: Ic57c1562617da849ada82cefb0acb30f07eee690
This commit is contained in:
whoami-rajat 2019-09-02 10:57:21 +05:30 committed by Rajat Dhasmana
parent 5a7f8fcdae
commit 90927c495f
1 changed files with 7 additions and 7 deletions

View File

@ -14,11 +14,11 @@ CINDER
You have come across a storage service for an open cloud computing service.
It has identified itself as `Cinder`. It was abstracted from the Nova project.
* Wiki: https://wiki.openstack.org/Cinder
* Developer docs: https://docs.openstack.org/cinder/latest/
* Blueprints: https://blueprints.launchpad.net/cinder
* Release notes: https://docs.openstack.org/releasenotes/cinder/
* Design specifications: https://specs.openstack.org/openstack/cinder-specs/
* `Wiki <https://wiki.openstack.org/Cinder/>`__
* `Developer Docs <https://docs.openstack.org/cinder/latest/>`__
* `Blueprints <https://blueprints.launchpad.net/cinder/>`__
* `Release notes <https://docs.openstack.org/releasenotes/cinder/>`__
* `Design specifications <https://specs.openstack.org/openstack/cinder-specs/>`__
Getting Started
---------------
@ -30,8 +30,8 @@ If you'd like to run from the master branch, you can clone the git repo:
For developer information please see
`HACKING.rst <https://opendev.org/openstack/cinder/src/branch/master/HACKING.rst>`_
You can raise bugs here https://bugs.launchpad.net/cinder
You can raise bugs on `Launchpad <https://bugs.launchpad.net/cinder>`__
Python client
-------------
https://opendev.org/openstack/python-cinderclient
`Python Cinderclient <https://opendev.org/openstack/python-cinderclient>`__