mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore(console): update bring your ui documentation link (#6317)
chore(console): add bring your ui documentation link
This commit is contained in:
parent
33a1ac1ca4
commit
a276f92183
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ function CustomUiForm() {
|
||||||
a: (
|
a: (
|
||||||
<TextLink
|
<TextLink
|
||||||
targetBlank="noopener"
|
targetBlank="noopener"
|
||||||
href={getDocumentationUrl('/docs/recipes/customize-sie/custom-css')}
|
href={getDocumentationUrl('/docs/recipes/customize-sie/bring-your-ui')}
|
||||||
/>
|
/>
|
||||||
),
|
),
|
||||||
}}
|
}}
|
||||||
|
|
Loading…
Reference in a new issue