Skip to content

Commit

Permalink
fix: remove broken tutorial link (#1119)
Browse files Browse the repository at this point in the history
  • Loading branch information
Skn0tt authored Feb 9, 2023
1 parent 58bb942 commit df0288e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ export interface EnqueueJobOptions {
/**
* Can be used to make a job easier to manage.
* If there's already a job with the same ID, this job will be trashed.
* @tutorial https://demo.quirrel.dev/managed
*/
id?: string;

Expand Down

0 comments on commit df0288e

Please sign in to comment.