Update URLs in documents according to document migration
Change-Id: I197694efd17966a32548643368983efe66041197
This commit is contained in:
parent
938077097f
commit
608a15ea61
@ -1,4 +1,4 @@
|
||||
Style Commandments
|
||||
==================
|
||||
|
||||
Read the OpenStack Style Commandments https://docs.openstack.org/developer/hacking/
|
||||
Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/
|
||||
|
@ -23,6 +23,6 @@ The Oslo configuration API supports parsing command line arguments and
|
||||
.ini style configuration files.
|
||||
|
||||
* License: Apache License, Version 2.0
|
||||
* Documentation: https://docs.openstack.org/oslo.config
|
||||
* Documentation: https://docs.openstack.org/oslo.config/latest/
|
||||
* Source: https://git.openstack.org/cgit/openstack/oslo.config
|
||||
* Bugs: https://bugs.launchpad.net/oslo.config
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
"""oslo.i18n integration module.
|
||||
|
||||
See http://docs.openstack.org/developer/oslo.i18n/usage.html .
|
||||
See https://docs.openstack.org/oslo.i18n/latest/user/index.html.
|
||||
|
||||
"""
|
||||
|
||||
|
@ -5,7 +5,7 @@ author-email = openstack-dev@lists.openstack.org
|
||||
summary = Oslo Configuration API
|
||||
description-file =
|
||||
README.rst
|
||||
home-page = http://docs.openstack.org/developer/oslo.config/
|
||||
home-page = https://docs.openstack.org/oslo.config/latest/
|
||||
classifier =
|
||||
Development Status :: 5 - Production/Stable
|
||||
Environment :: OpenStack
|
||||
|
Loading…
Reference in New Issue
Block a user