From 0591348d1894dbbf47ce6d8877f33e00d5a7bf5d 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 05378e80c29d..a738adaa75f4 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 . """