Skip to content

Commit

Permalink
chore: update SAML app attribute mapping doc link (#6985)
Browse files Browse the repository at this point in the history
  • Loading branch information
darcyYe authored Jan 26, 2025
1 parent faf7e3c commit b4b5d5b
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,7 @@ function AttributeMapping({ data, mutateApplication }: Props) {
title="application_details.saml_app_attribute_mapping.title"
description="application_details.saml_app_attribute_mapping.description"
learnMoreLink={{
// TODO: update this link once docs is ready
href: getDocumentationUrl('/connectors/enterprise-connectors'),
href: getDocumentationUrl('/integrate-logto/saml-app/attribute-mapping'),
targetBlank: 'noopener',
}}
>
Expand Down

0 comments on commit b4b5d5b

Please sign in to comment.