0
Fork 0
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:
Charles Zhao 2024-07-26 18:59:05 +08:00 committed by GitHub
parent 33a1ac1ca4
commit a276f92183
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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')}
/> />
), ),
}} }}