Skip to content

Commit

Permalink
Refactor jobs engine into multiple files
Browse files Browse the repository at this point in the history
  • Loading branch information
herrcristi committed Jan 4, 2025
1 parent fa3c7fe commit 115dc77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ Signal exit when we no longer want to use it,

`signal_exit_when_done`

Use it like this (for a more complete example see the [examples/examples_jobs_engine.h])
Use it like this (for a more complete example see the [example](examples/examples_jobs_engine.h)

```
enum class JobsType
Expand Down

0 comments on commit 115dc77

Please sign in to comment.