Update URLs in documents according to document migration

Change-Id: I9c27cc92f9706adf9bc021e5df5ed4e85ba925e9
This commit is contained in:
liangcui 2017-07-21 15:06:13 +08:00
parent efb35ee3a0
commit cb39503e5b
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ Cloudkitty Style Commandments
============================
- Step 1: Read the OpenStack Style Commandments
http://docs.openstack.org/developer/hacking/
https://docs.openstack.org/hacking/latest
- Step 2: Read on
@ -46,7 +46,7 @@ must be used because the message is going to appear in an exception that
may be presented to the user.
For more details about translations, see
http://docs.openstack.org/developer/oslo.i18n/guidelines.html
https://docs.openstack.org/oslo.i18n/latest/
Creating Unit Tests
-------------------

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/cloudkitty/
home-page = https://docs.openstack.org/cloudkitty/latest
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology