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:
ChangBo Guo(gcb) 2017-07-11 22:46:53 +08:00
parent b4fd0d1632
commit c7d0cb9288
3 changed files with 3 additions and 3 deletions

View File

@ -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/

View File

@ -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

View File

@ -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