Update URLs in documents according to document migration

Change-Id: Ie03a9eb4813ddb907f3004ffb7764a595c5f13fc
This commit is contained in:
ChangBo Guo(gcb) 2017-07-12 19:27:03 +08:00
parent 9d3fbc726f
commit cd6ba6b122
3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
debtcollector Style Commandments debtcollector Style Commandments
=============================================== ===============================================
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/ Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest

View File

@ -29,6 +29,6 @@ applications) about future deprecations.
* Free software: Apache license * Free software: Apache license
* Documentation: http://docs.openstack.org/developer/debtcollector * Documentation: https://docs.openstack.org/debtcollector/latest
* Source: http://git.openstack.org/cgit/openstack/debtcollector * Source: https://git.openstack.org/cgit/openstack/debtcollector
* Bugs: http://bugs.launchpad.net/debtcollector * Bugs: https://bugs.launchpad.net/debtcollector

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/debtcollector home-page = https://docs.openstack.org/debtcollector/latest
classifier = classifier =
Environment :: OpenStack Environment :: OpenStack
Intended Audience :: Information Technology Intended Audience :: Information Technology