Update URLs in documents according to document migration
Change-Id: I61a8418023aa3dc6635073812f966bf6b815f733
This commit is contained in:
parent
2574b6c0b7
commit
166724787f
@ -1,4 +1,4 @@
|
|||||||
oslo.privsep Style Commandments
|
oslo.privsep Style Commandments
|
||||||
======================================================
|
======================================================
|
||||||
|
|
||||||
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/
|
Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/
|
||||||
|
@ -28,9 +28,9 @@ a good idea please read over the `principle of least privilege`_ and
|
|||||||
the `specification`_ which created this library.
|
the `specification`_ which created this library.
|
||||||
|
|
||||||
* Free software: Apache license
|
* Free software: Apache license
|
||||||
* Documentation: http://docs.openstack.org/developer/oslo.privsep
|
* Documentation: https://docs.openstack.org/oslo.privsep/latest/
|
||||||
* Source: http://git.openstack.org/cgit/openstack/oslo.privsep
|
* Source: https://git.openstack.org/cgit/openstack/oslo.privsep
|
||||||
* Bugs: http://bugs.launchpad.net/oslo.privsep
|
* Bugs: https://bugs.launchpad.net/oslo.privsep
|
||||||
|
|
||||||
.. _principle of least privilege: https://en.wikipedia.org/wiki/\
|
.. _principle of least privilege: https://en.wikipedia.org/wiki/\
|
||||||
Principle_of_least_privilege
|
Principle_of_least_privilege
|
||||||
|
@ -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.privsep/
|
home-page = https://docs.openstack.org/oslo.privsep/latest/
|
||||||
classifier =
|
classifier =
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
|
Loading…
Reference in New Issue
Block a user