Update URLs in documents according to document migration
Change-Id: I7c9a0cef77d8564b8c6f0513da985b8ed0a404b9
This commit is contained in:
parent
5d76e78009
commit
3fe7d8e474
@ -2,7 +2,7 @@ Style Commandments
|
||||
==================
|
||||
|
||||
- Step 1: Read the OpenStack Style Commandments
|
||||
https://docs.openstack.org/developer/hacking/
|
||||
https://docs.openstack.org/hacking/latest/
|
||||
- Step 2: Read on
|
||||
|
||||
oslo.policy Specific Commandments
|
||||
|
@ -23,7 +23,7 @@ The Oslo Policy library provides support for RBAC policy enforcement across
|
||||
all OpenStack services.
|
||||
|
||||
* Free software: Apache license
|
||||
* Documentation: https://docs.openstack.org/developer/oslo.policy
|
||||
* Documentation: https://docs.openstack.org/oslo.policy/latest/
|
||||
* Source: https://git.openstack.org/cgit/openstack/oslo.policy
|
||||
* Bugs: https://bugs.launchpad.net/oslo.policy
|
||||
|
||||
|
@ -12,7 +12,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 @@ description-file =
|
||||
README.rst
|
||||
author = OpenStack
|
||||
author-email = openstack-dev@lists.openstack.org
|
||||
home-page = http://docs.openstack.org/developer/oslo.policy/
|
||||
home-page = https://docs.openstack.org/oslo.policy/latest/
|
||||
classifier =
|
||||
Environment :: OpenStack
|
||||
Intended Audience :: Information Technology
|
||||
|
Loading…
x
Reference in New Issue
Block a user