Update URLs in documents according to document migration
Change-Id: I8018f0cc0b0f7642d9e0e65f14c9c8a8315b55b9
This commit is contained in:
parent
68e64e8ea5
commit
4fc2518539
@ -31,10 +31,10 @@ when that library itself will alter how the setup is processed. As Metadata
|
||||
them as quickly as possible.
|
||||
|
||||
* License: Apache License, Version 2.0
|
||||
* Documentation: http://docs.openstack.org/developer/pbr
|
||||
* Source: http://git.openstack.org/cgit/openstack-dev/pbr
|
||||
* Bugs: http://bugs.launchpad.net/pbr
|
||||
* Change Log: https://docs.openstack.org/developer/pbr/history.html
|
||||
* Documentation: https://docs.openstack.org/pbr/latest/
|
||||
* Source: https://git.openstack.org/cgit/openstack-dev/pbr
|
||||
* Bugs: https://bugs.launchpad.net/pbr
|
||||
* Change Log: https://docs.openstack.org/pbr/latest/user/history.html
|
||||
|
||||
.. _d2to1: https://pypi.python.org/pypi/d2to1
|
||||
.. _distutils2: https://pypi.python.org/pypi/Distutils2
|
||||
|
@ -5,7 +5,7 @@ author-email = openstack-dev@lists.openstack.org
|
||||
summary = Python Build Reasonableness
|
||||
description-file =
|
||||
README.rst
|
||||
home-page = http://docs.openstack.org/developer/pbr/
|
||||
home-page = https://docs.openstack.org/pbr/latest/
|
||||
requires-python = >=2.6
|
||||
classifier =
|
||||
Development Status :: 5 - Production/Stable
|
||||
|
Loading…
Reference in New Issue
Block a user