summaryrefslogtreecommitdiff
path: root/doc/source/development_middleware.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/development_middleware.rst')
-rw-r--r--doc/source/development_middleware.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/development_middleware.rst b/doc/source/development_middleware.rst
index 1f7e9e369..774dab518 100644
--- a/doc/source/development_middleware.rst
+++ b/doc/source/development_middleware.rst
@@ -231,7 +231,7 @@ client applications. A perfect example use-case for user metadata is
object it uploads to implement its ``--changed`` option which will only
upload files that have changed since the last upload.
-.. _python-swiftclient: https://github.com/openstack/python-swiftclient
+.. _python-swiftclient: https://opendev.org/openstack/python-swiftclient
New middleware should avoid storing metadata within the User Metadata
namespace to avoid potential conflict with existing user metadata when