Update URLs in documents according to document migration
Change-Id: I42b34fbc19d3f895b0260bedf06b9cae0d27338b
This commit is contained in:
parent
a04f5f10e1
commit
92772b403f
@ -1,4 +1,4 @@
|
||||
Style Commandments
|
||||
==================
|
||||
|
||||
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/
|
||||
Read the OpenStack Style Commandments https://docs.openstack.org/hacking/lastest/
|
||||
|
@ -24,6 +24,6 @@ multi-process applications using locking mechanisms and for running
|
||||
external processes.
|
||||
|
||||
* Free software: Apache license
|
||||
* Documentation: http://docs.openstack.org/developer/oslo.concurrency
|
||||
* Source: http://git.openstack.org/cgit/openstack/oslo.concurrency
|
||||
* Bugs: http://bugs.launchpad.net/oslo.concurrency
|
||||
* Documentation: https://docs.openstack.org/oslo.concurrency/latest/
|
||||
* Source: https://git.openstack.org/cgit/openstack/oslo.concurrency
|
||||
* Bugs: https://bugs.launchpad.net/oslo.concurrency
|
||||
|
@ -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.concurrency
|
||||
home-page = https://docs.openstack.org/oslo.concurrency/latest/
|
||||
classifier =
|
||||
Environment :: OpenStack
|
||||
Intended Audience :: Information Technology
|
||||
|
Loading…
Reference in New Issue
Block a user