Skip to content

Commit 42d4ac0

Browse files
author
Tony Worm
committed
fix two broken links
1 parent 7ae297c commit 42d4ac0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/getting-started/task-engine.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Global Flags:
5555
### Tasks & Schemas
5656

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

6060
- `api`
6161
- Call
@@ -109,7 +109,7 @@ You can find the schema and example for all tasks in
109109

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

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

0 commit comments

Comments
 (0)