Skip to content

Commit

Permalink
Fix localization link (#1683)
Browse files Browse the repository at this point in the history
  • Loading branch information
anubra266 authored Nov 7, 2024
1 parent d35376b commit 99ccf10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Control components manage authentication-related behaviors in your application.
## Customization Guides

- [Theme components with the appearance prop](/docs/customization/overview)
- [Localize components with the `localization` prop (experimental)](/docs/components/control/clerk-loaded)
- [Localize components with the `localization` prop (experimental)](/docs/customization/localization)
- [Add pages to the `<UserProfile />` component](/docs/customization/user-profile)
- [Add pages to the `<OrganizationProfile />` component](/docs/customization/organization-profile)

Expand Down

0 comments on commit 99ccf10

Please sign in to comment.