Skip to content

Commit cb8b98a

Browse files
Bill LeoutsakosBill Leoutsakos
authored andcommitted
fix(oracle-epm): correct credential authentication docs link
1 parent ad88fb2 commit cb8b98a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/sim/lib/credentials/client-credential-accounts/descriptors.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ export const CLIENT_CREDENTIAL_ACCOUNT_DESCRIPTORS: Record<
561561
},
562562
],
563563
docsUrl:
564-
'https://docs.oracle.com/en/cloud/saas/enterprise-performance-management-common/prest/overview.html',
564+
'https://docs.oracle.com/en/cloud/saas/enterprise-performance-management-common/prest/authentication.html',
565565
helpText:
566566
'The credential is bound to one EPM environment. Use a dedicated integration user with only the permissions its workflows require.',
567567
},

0 commit comments

Comments
 (0)