Skip to content

Commit 710f38f

Browse files
committed
fix broken links
1 parent dcdc79f commit 710f38f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/references/components/overview.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Clerk offers a comprehensive suite of components designed to seamlessly integrat
1717
- [`<OrganizationSwitcher />`](/docs/references/components/organization/organization-switcher)
1818
- [`<OrganizationList />`](/docs/references/components/organization/organization-list)
1919
- [`<Waitlist />`](/docs/references/components/authentication/waitlist)
20-
- [`<TaskChooseOrganization />`](/docs/components/authentication/task-choose-organization)
20+
- [`<TaskChooseOrganization />`](/docs/references/components/authentication/task-choose-organization)
2121
- [`<PricingTable />`](/docs/components/billing/pricing-table)
2222

2323
## Billing components
@@ -49,9 +49,9 @@ Control components manage authentication-related behaviors in your application.
4949
- [`<SignInWithMetamaskButton />`](/docs/references/components/unstyled/sign-in-with-metamask)
5050
- [`<SignUpButton />`](/docs/references/components/unstyled/sign-up-button)
5151
- [`<SignOutButton />`](/docs/references/components/unstyled/sign-out-button)
52-
- [`<CheckoutButton />`](/docs/components/billing/checkout-button)
53-
- [`<PlanDetailsButton />`](/docs/components/billing/plan-details-button)
54-
- [`<SubscriptionDetailsButton />`](/docs/components/billing/subscription-details-button)
52+
- [`<CheckoutButton />`](/docs/references/components/billing/checkout-button)
53+
- [`<PlanDetailsButton />`](/docs/references/components/billing/plan-details-button)
54+
- [`<SubscriptionDetailsButton />`](/docs/references/components/billing/subscription-details-button)
5555

5656
## Customization guides
5757

0 commit comments

Comments
 (0)