diff options
author | ChangBo Guo(gcb) <eric.guo@easystack.cn> | 2017-07-12 23:06:02 +0800 |
---|---|---|
committer | ChangBo Guo(gcb) <eric.guo@easystack.cn> | 2017-07-12 23:06:02 +0800 |
commit | 1cf39ee5c3739c18fed78946532438550f56356f (patch) | |
tree | b03c9d6b7d244c485d1ad13a88db2a466c8378aa /oslo_middleware/_i18n.py | |
parent | 7af4801aad4243c73eaa3d092c92d823cda89510 (diff) | |
download | oslo-middleware-1cf39ee5c3739c18fed78946532438550f56356f.tar.gz |
Update URLs in documents according to document migration3.30.0
Change-Id: Ie988ab85d74f314a3c0ecc0f86ddd9dc48ab2305
Diffstat (limited to 'oslo_middleware/_i18n.py')
-rw-r--r-- | oslo_middleware/_i18n.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oslo_middleware/_i18n.py b/oslo_middleware/_i18n.py index 250ed62..fab4671 100644 --- a/oslo_middleware/_i18n.py +++ b/oslo_middleware/_i18n.py @@ -12,7 +12,7 @@ """oslo.i18n integration module. -See http://docs.openstack.org/developer/oslo.i18n/usage.html +See https://docs.openstack.org/oslo.i18n/latest/user/index.html """ |