Update URLs in documents according to document migration

Change-Id: I93af909ea10f9060333fe4a866614923553a739d
This commit is contained in:
ZhongShengping 2017-07-14 09:36:22 +08:00
parent 22c3a1a9be
commit f67746897e
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ Barbican role for OpenStack-Ansible
This Ansible role installs and configures OpenStack Barbican.
Documentation for the project can be found at:
http://docs.openstack.org/developer/openstack-ansible-os_barbican/
https://docs.openstack.org/openstack-ansible-os_barbican/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_barbican/
home-page = https://docs.openstack.org/openstack-ansible-os_barbican/latest/
classifier =
Intended Audience :: Developers
Intended Audience :: System Administrators