Update the documentation link for doc migration

Change-Id: Icac2bac9ef8539f44e0a9a2a6d8a0cc8e0a77c26
This commit is contained in:
Hangdong Zhang 2017-07-25 15:41:55 +08:00 committed by Akhil jain
parent a31acd11b0
commit 53e26b6acd
2 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,7 @@ Valence Style Commandments
===========================
Read the OpenStack Style Commandments
http://docs.openstack.org/developer/hacking/
https://docs.openstack.org/hacking/latest/
- [H305] Organize your imports according to 'Import order template' mentioned
in http://docs.openstack.org/developer/hacking/#import-order-template
in https://docs.openstack.org/hacking/latest/user/hacking.html#import-order-template

View File

@ -14,7 +14,8 @@
# limitations under the License.
# It's based on oslo.i18n usage in OpenStack Keystone project and
# recommendations from http://docs.openstack.org/developer/oslo.i18n/usage.html
# recommendations from:
# https://docs.openstack.org/oslo.i18n/latest/user/usage.html
import oslo_i18n