From e925bc10a4f3a63d59d19268d6fa43a2e3c0a495 Mon Sep 17 00:00:00 2001 From: wangdequn Date: Thu, 18 Jan 2018 09:16:37 +0800 Subject: [PATCH] correct referenced url in comments Change-Id: Ibef295e6dea894ffc7358921f0a43a966751e090 --- nova/i18n.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nova/i18n.py b/nova/i18n.py index 05378e80c..a738adaa7 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 . """