Update URLs in documents according to document migration
Change-Id: I7c9a0cef77d8564b8c6f0513da985b8ed0a404b9
This commit is contained in:
@@ -2,7 +2,7 @@ Style Commandments
|
|||||||
==================
|
==================
|
||||||
|
|
||||||
- Step 1: Read the OpenStack 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
|
- Step 2: Read on
|
||||||
|
|
||||||
oslo.policy Specific Commandments
|
oslo.policy Specific Commandments
|
||||||
|
@@ -23,7 +23,7 @@ The Oslo Policy library provides support for RBAC policy enforcement across
|
|||||||
all OpenStack services.
|
all OpenStack services.
|
||||||
|
|
||||||
* Free software: Apache license
|
* 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
|
* Source: https://git.openstack.org/cgit/openstack/oslo.policy
|
||||||
* Bugs: https://bugs.launchpad.net/oslo.policy
|
* Bugs: https://bugs.launchpad.net/oslo.policy
|
||||||
|
|
||||||
|
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
"""oslo.i18n integration module.
|
"""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
|
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/oslo.policy/
|
home-page = https://docs.openstack.org/oslo.policy/latest/
|
||||||
classifier =
|
classifier =
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
|
Reference in New Issue
Block a user