Update URLs in documents according to document migration

Change-Id: Ib0de255fecab02377d613f6769cbcc552ffaf04c
This commit is contained in:
ZhongShengping 2017-07-14 09:36:35 +08:00
parent 78cfcde3d8
commit 3602554d51
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ OpenStack-Ansible cinder
This Ansible role installs and configures OpenStack cinder.
Documentation for the project can be found at:
http://docs.openstack.org/developer/openstack-ansible-os_cinder/
https://docs.openstack.org/openstack-ansible-os_cinder/latest/
The project home is at:
http://launchpad.net/openstack-ansible

View File

@ -5,7 +5,7 @@ description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://docs.openstack.org/developer/openstack-ansible-os_cinder/
home-page = https://docs.openstack.org/openstack-ansible-os_cinder/latest/
classifier =
Intended Audience :: Developers
Intended Audience :: System Administrators