mirror of
https://github.com/logto-io/logto.git
synced 2025-03-10 22:22:45 -05:00
fix(console): social connector learn more link (#3573)
This commit is contained in:
parent
1b303edfee
commit
f4a21b7c12
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ function Connectors() {
|
|||
title="connectors.placeholder_title"
|
||||
description="connectors.placeholder_description"
|
||||
learnMoreLink={getDocumentationUrl(
|
||||
'/docs/recipes/customize-sie/configure-sign-in-methods/#social-sign-in'
|
||||
'/docs/recipes/configure-connectors/configure-social-connector'
|
||||
)}
|
||||
action={
|
||||
<Button
|
||||
|
|
Loading…
Add table
Reference in a new issue