mirror of
https://github.com/logto-io/logto.git
synced 2025-03-31 22:51:25 -05:00
chore: update SAML app attribute mapping doc link (#6985)
This commit is contained in:
parent
faf7e3c928
commit
b4b5d5b39f
1 changed files with 1 additions and 2 deletions
|
@ -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',
|
||||
}}
|
||||
>
|
||||
|
|
Loading…
Add table
Reference in a new issue