From 8983bed2eade7b5cbea3b3194313ca9ed4c1021a Mon Sep 17 00:00:00 2001 From: lvxianguo Date: Wed, 15 Aug 2018 16:50:15 +0800 Subject: [PATCH] Fix link to oslo.i18n usage documentation Change-Id: Id97e2836e9f55de610e580ccbabe07cf00d32c47 --- blazarclient/i18n.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blazarclient/i18n.py b/blazarclient/i18n.py index 323168e..1a125b0 100644 --- a/blazarclient/i18n.py +++ b/blazarclient/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/usage.html . """