diff --git a/docs/documentation/quickstart.mdx b/docs/documentation/quickstart.mdx index bd583c97b..9341fb148 100644 --- a/docs/documentation/quickstart.mdx +++ b/docs/documentation/quickstart.mdx @@ -62,7 +62,7 @@ yarn dlx @trigger.dev/cli@latest init It will ask you a few questions -1. Are you using the [Trigger.dev Cloud](https://trigger.dev) or [self-hosting](/documentation/guides/self-hosting)? You're probably using the cloud. +1. Are you using the [Trigger.dev Cloud](https://cloud.trigger.dev) or [self-hosting](/documentation/guides/self-hosting)? 2. Enter your development API key. Enter the key you copied earlier. 3. Enter a unique ID for your endpoint (you can just use the default by hitting enter) @@ -212,11 +212,7 @@ Congratulations, you should get redirected so you can see your first Run! ## What's next? - + A Guide for how to create your first real Job - One of the quickest ways to learn how Trigger.dev works is to view some - example Jobs. + One of the quickest ways to learn how Trigger.dev works is to view some example Jobs. Struggling getting setup or have a question? We're here to help.