Update URLs in documents according to document migration

Change-Id: I0e81e5072d47f04a89d4eb1fe925070b5da06de1
This commit is contained in:
ZhongShengping
2017-07-14 08:52:50 +08:00
parent ef9f9e4aaa
commit b1edac6210
2 changed files with 2 additions and 2 deletions

View File

@@ -96,7 +96,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 = Puppet Labs and 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