Update URLs according to document migration
* Update setup.cfg/README.rst with right document links * Update HACKING.rst with latest link for hacking Change-Id: I0ff110b56fc86aa144d2ad67af5f0f09e75ad561
This commit is contained in:
parent
b4fd0d1632
commit
c7d0cb9288
@ -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/
|
||||
|
@ -25,6 +25,6 @@ formatters, handlers and support for context specific
|
||||
logging (like resource id's etc).
|
||||
|
||||
* Free software: Apache license
|
||||
* Documentation: https://docs.openstack.org/developer/oslo.log
|
||||
* Documentation: https://docs.openstack.org/oslo.log/latest
|
||||
* Source: https://git.openstack.org/cgit/openstack/oslo.log
|
||||
* Bugs: https://bugs.launchpad.net/oslo.log
|
||||
|
@ -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.log/
|
||||
home-page = https://docs.openstack.org/oslo.log/latest
|
||||
classifier =
|
||||
Environment :: OpenStack
|
||||
Intended Audience :: Information Technology
|
||||
|
Loading…
Reference in New Issue
Block a user