summaryrefslogtreecommitdiff
path: root/keystonemiddleware/i18n.py
diff options
context:
space:
mode:
authorHangdong Zhang <hdzhang@fiberhome.com>2017-07-20 16:37:24 +0800
committerHangdong Zhang <hdzhang@fiberhome.com>2017-07-20 16:38:16 +0800
commit4a72cd6c3b3139dd2b55787eff5b84741cc0a347 (patch)
treecdb1e6c878f9b33c4027228f08d0c31bf3654fa4 /keystonemiddleware/i18n.py
parent577ded1154866e87ca3ee98bedafaa400d60a459 (diff)
downloadkeystonemiddleware-4a72cd6c3b3139dd2b55787eff5b84741cc0a347.tar.gz
Update URLs in documentation4.17.0
Update URLs according to OpenStack document migration. Change-Id: Icb4232fcce79bb1ea121489122e578e3109b5e90
Diffstat (limited to 'keystonemiddleware/i18n.py')
-rw-r--r--keystonemiddleware/i18n.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/keystonemiddleware/i18n.py b/keystonemiddleware/i18n.py
index c0f3afd..b926d39 100644
--- a/keystonemiddleware/i18n.py
+++ b/keystonemiddleware/i18n.py
@@ -14,7 +14,7 @@
"""oslo.i18n integration module.
-See https://docs.openstack.org/developer/oslo.i18n/usage.html .
+See https://docs.openstack.org/oslo.i18n/latest/user/usage.html .
"""