Update Documentation link

Change-Id: Ia8143de4e0ab64857c41b67e415643b3a53134ba
This commit is contained in:
chenxing
2017-07-13 12:12:20 +00:00
parent 400f827e75
commit 2117de9bb4
4 changed files with 9 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ 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/developer/cinder
* Developer docs: https://docs.openstack.org/cinder/latest/
Getting Started
---------------
@@ -27,7 +27,7 @@ If you'd like to run from the master branch, you can clone the git repo:
For developer information please see
`HACKING.rst <https://git.openstack.org/cgit/openstack/cinder/plain/HACKING.rst>`_
You can raise bugs here http://bugs.launchpad.net/cinder
You can raise bugs here https://bugs.launchpad.net/cinder
Python client
-------------