From f3482f4038d4eb7f0f35a0543eb8204e3c43e6a1 Mon Sep 17 00:00:00 2001 From: Joe Garcia Date: Fri, 28 Oct 2022 12:42:02 -0400 Subject: [PATCH] Removed final reference to CyberArk Conjur Secret Lookup --- .../src/screens/Credential/shared/data.cyberArkCredential.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/src/screens/Credential/shared/data.cyberArkCredential.json b/awx/ui/src/screens/Credential/shared/data.cyberArkCredential.json index ea17b5e84f..77428a3083 100644 --- a/awx/ui/src/screens/Credential/shared/data.cyberArkCredential.json +++ b/awx/ui/src/screens/Credential/shared/data.cyberArkCredential.json @@ -3,7 +3,7 @@ "type": "credential", "url": "/api/v2/credentials/1/", "related": { - "named_url": "/api/v2/credentials/CyberArk Conjur Secrets Manager Lookup++CyberArk Conjur Secret Lookup+external++/", + "named_url": "/api/v2/credentials/CyberArk Conjur Secrets Manager Lookup+external++/", "created_by": "/api/v2/users/1/", "modified_by": "/api/v2/users/1/", "activity_stream": "/api/v2/credentials/1/activity_stream/",