Update URLs in documents according to document migration

Change-Id: I5b464e715c1a39eddddc084dacfa89c8ccc872f2
This commit is contained in:
ZhongShengping
2017-07-14 08:50:35 +08:00
parent 55acfdf048
commit bf63d3532f
2 changed files with 2 additions and 2 deletions

View File

@@ -80,7 +80,7 @@ Development
Developer documentation for the entire puppet-openstack project.
* http://docs.openstack.org/developer/puppet-openstack-guide/
* https://docs.openstack.org/puppet-openstack-guide/latest/
Contributors
------------

View File

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