Skip to content

Commit e589542

Browse files
committed
Added a link to a Next.js example in the docs
1 parent a724a6f commit e589542

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/frameworks/nextjs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ For more information on authenticating with Trigger.dev, see the [API keys page]
3939

4040
## Triggering your task in Next.js
4141

42-
Here are the steps to trigger your task in the Next.js App and Pages router and Server Actions.
42+
Here are the steps to trigger your task in the Next.js App and Pages router and Server Actions. Alternatively, check out this repo for a [full working example](https://github.com/triggerdotdev/example-projects/tree/main/nextjs/server-actions/my-app) of a Next.js app with a Trigger.dev task triggered using a Server Action.
4343

4444
<Tabs>
4545

0 commit comments

Comments
 (0)