Update the documentation link for doc migration
Change-Id: Icac2bac9ef8539f44e0a9a2a6d8a0cc8e0a77c26
This commit is contained in:
parent
a31acd11b0
commit
53e26b6acd
@ -2,7 +2,7 @@ Valence Style Commandments
|
|||||||
===========================
|
===========================
|
||||||
|
|
||||||
Read the OpenStack 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
|
- [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
|
||||||
|
@ -14,7 +14,8 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
# It's based on oslo.i18n usage in OpenStack Keystone project and
|
# 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
|
import oslo_i18n
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user