From 15a6c74bf5e6fb0136dda5b837c67a8ab57a6eea Mon Sep 17 00:00:00 2001 From: lingyongxu Date: Mon, 28 Aug 2017 15:24:32 +0800 Subject: Update the documentation link for doc migration This patch is proposed according to the Direction 10 of doc migration(https://etherpad.openstack.org/p/doc-migration-tracking). Change-Id: Ib60419cfcea0736f68960e3c94b83508e9f77ae1 --- doc/source/user/examples/usage_user_identity.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/source/user/examples/usage_user_identity.py b/doc/source/user/examples/usage_user_identity.py index c0a2c4f..9ad5654 100644 --- a/doc/source/user/examples/usage_user_identity.py +++ b/doc/source/user/examples/usage_user_identity.py @@ -22,7 +22,7 @@ $ pip install oslo.context oslo.log More information can be found at: - https://docs.openstack.org/developer/oslo.context/usage.html + https://docs.openstack.org/oslo.context/latest/user/index.html """ from oslo_config import cfg -- cgit v1.2.1