summaryrefslogtreecommitdiff
path: root/nova/i18n.py
diff options
context:
space:
mode:
authorwangdequn <wangdequn@inspur.com>2018-01-18 09:16:37 +0800
committerwangdequn <wangdequn@inspur.com>2018-01-18 09:16:37 +0800
commit0591348d1894dbbf47ce6d8877f33e00d5a7bf5d (patch)
treefd9ba5f3ca3ec04b044f6e5c204b00b2e8b71099 /nova/i18n.py
parent0fc702cc081bab09424f3d63f242ff8c8f1215ce (diff)
downloadnova-0591348d1894dbbf47ce6d8877f33e00d5a7bf5d.tar.gz
correct referenced url in comments
Change-Id: Ibef295e6dea894ffc7358921f0a43a966751e090
Diffstat (limited to 'nova/i18n.py')
-rw-r--r--nova/i18n.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/i18n.py b/nova/i18n.py
index 05378e80c2..a738adaa75 100644
--- a/nova/i18n.py
+++ b/nova/i18n.py
@@ -14,7 +14,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 .
"""