Update URLs in documents according to document migration

Change-Id: I39dfb035ffaa36748af6e5194e868bc783e2b930
This commit is contained in:
ZhongShengping 2017-07-14 09:34:31 +08:00
parent 8f728af292
commit 8f71fb0f71
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ OpenStack-Ansible Ceph client
============================= =============================
Documentation for the project can be found at: Documentation for the project can be found at:
http://docs.openstack.org/developer/openstack-ansible-ceph_client https://docs.openstack.org/openstack-ansible-ceph_client/latest
The project home is at: The project home is at:
http://launchpad.net/openstack-ansible http://launchpad.net/openstack-ansible

View File

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