File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
docs/references/components Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ Clerk offers a comprehensive suite of components designed to seamlessly integrat
17
17
- [ ` <OrganizationSwitcher /> ` ] ( /docs/references/components/organization/organization-switcher )
18
18
- [ ` <OrganizationList /> ` ] ( /docs/references/components/organization/organization-list )
19
19
- [ ` <Waitlist /> ` ] ( /docs/references/components/authentication/waitlist )
20
- - [ ` <TaskChooseOrganization /> ` ] ( /docs/components/authentication/task-choose-organization )
21
- - [ ` <PricingTable /> ` ] ( /docs/components/billing/pricing-table )
20
+ - [ ` <TaskChooseOrganization /> ` ] ( /docs/references/ components/authentication/task-choose-organization )
21
+ - [ ` <PricingTable /> ` ] ( /docs/references/ components/billing/pricing-table )
22
22
23
23
## Billing components
24
24
@@ -49,9 +49,9 @@ Control components manage authentication-related behaviors in your application.
49
49
- [ ` <SignInWithMetamaskButton /> ` ] ( /docs/references/components/unstyled/sign-in-with-metamask )
50
50
- [ ` <SignUpButton /> ` ] ( /docs/references/components/unstyled/sign-up-button )
51
51
- [ ` <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 )
55
55
56
56
## Customization guides
57
57
You can’t perform that action at this time.
0 commit comments