We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6575c3 commit 33865a4Copy full SHA for 33865a4
docs/guides/example-projects/cursor-background-agent.mdx
@@ -13,7 +13,7 @@ This example runs [Cursor's headless CLI](https://cursor.com/cli) in a Trigger.d
13
**Tech stack:**
14
15
- **[Next.js](https://nextjs.org/)** for the web app (App Router with server actions)
16
-- **[Cursor CLI](https://cursor.com)** for the headless AI coding agent
+- **[Cursor CLI](https://cursor.com/cli)** for the headless AI coding agent
17
- **[Trigger.dev](https://trigger.dev)** for task orchestration, real-time streaming, and deployment
18
19
## Video
0 commit comments