From 2ab9f02eb63ff08ef0dee97fa96340018b170c82 Mon Sep 17 00:00:00 2001 From: Katie Gilligan Date: Wed, 18 Dec 2024 10:07:32 -0500 Subject: [PATCH] fixed broken link --- docs_user/modules/proc_migrating-the-rgw-backends.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs_user/modules/proc_migrating-the-rgw-backends.adoc b/docs_user/modules/proc_migrating-the-rgw-backends.adoc index f12088e48..0db4957c6 100644 --- a/docs_user/modules/proc_migrating-the-rgw-backends.adoc +++ b/docs_user/modules/proc_migrating-the-rgw-backends.adoc @@ -167,4 +167,4 @@ global basic rgw_keystone_url http://172.16.1.111:5000 [ceph: root@controller-0 /]# ceph config set global rgw_keystone_url http://:5000 ---- + -* Replace `` with the {identity_service_first_ref} internal endpoint of the service that is deployed in the `OpenStackControlPlane` CR when you adopt the {identity_service}. For more information, see xref: adopting-the-identity-service_adopt-control-plane[Adopting the {identity_service}]. +* Replace `` with the {identity_service_first_ref} internal endpoint of the service that is deployed in the `OpenStackControlPlane` CR when you adopt the {identity_service}. For more information, see xref:adopting-the-identity-service_adopt-control-plane[Adopting the {identity_service}].