Skip to content

Commit

Permalink
Update docs/advanced-usage/satellite-domains.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Alexis Aguilar <[email protected]>
  • Loading branch information
victoriaxyz and alexisintech authored Nov 13, 2024
1 parent 787149c commit 1fc4ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced-usage/satellite-domains.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To access authentication state from a satellite domain, users will be transparen
> [!WARNING]
> Currently, multi-domain can be added to any Next.js or Remix application. For other React frameworks, multi-domain is still supported as long as you do not use server rendering or hydration.
To get started, you need to create an application from the Clerk [Dashboard](https://dashboard.clerk.com/). Once you create an instance via the Dashboard, you will be prompted to choose a domain. This is your primary domain. For the purposes of this guide:
To get started, you need to create an application from the [Clerk Dashboard](https://dashboard.clerk.com/). Once you create an instance via the Clerk Dashboard, you will be prompted to choose a domain. This is your primary domain. For the purposes of this guide:

- In production, the primary domain will be `primary.dev`
- In development, the primary domain will be `localhost:3000`.
Expand Down

0 comments on commit 1fc4ec2

Please sign in to comment.