Merge "Update URLs in documents according to document migration"

This commit is contained in:
Jenkins
2017-07-18 19:20:40 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ bundle install
The developer documentation of the puppet-openstack project is the reference: The developer documentation of the puppet-openstack project is the reference:
* http://docs.openstack.org/developer/puppet-openstack-guide/ * https://docs.openstack.org/puppet-openstack-guide/latest/
Mailing lists: Mailing lists:

View File

@@ -5,7 +5,7 @@ description-file =
README.md README.md
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/puppet-openstack-guide home-page = https://docs.openstack.org/puppet-openstack-guide/latest
classifier = classifier =
Intended Audience :: Developers Intended Audience :: Developers
Intended Audience :: System Administrators Intended Audience :: System Administrators