Skip to content

Commit

Permalink
fix two broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Worm committed May 9, 2024
1 parent 0b6df1e commit 0256bb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/content/getting-started/task-engine.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Global Flags:
### Tasks & Schemas

You can find the schema and example for all tasks in
[the hof/flow reference section](/reference/hof-flow/schemas/)
[the hof/flow reference section](/reference/hof-flow/tasks/)

- `api`
- Call
Expand Down Expand Up @@ -109,7 +109,7 @@ You can find the schema and example for all tasks in

You can find many examples through hof's codebase and other projects

- [the hof/flow reference section](/reference/hof-flow/schemas/)
- [the hof/flow reference section](/reference/hof-flow/tasks/)
- [the hof/flow test directory](https://github.com/hofstadter-io/hof/tree/_dev/flow/testdata)
- [LLM chat examples](https://github.com/hofstadter-io/hof/tree/_dev/flow/chat)
- [event and server based processing](https://github.com/verdverm/streamer-tools)

0 comments on commit 0256bb6

Please sign in to comment.