Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/graphs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ This sample code demonstrates how you can use an ***edges*** array to define a
graph with routes between a set of *nodes*, which are discrete tasks that can
include agents, Tools, your code, and even additional ***Workflows***. For
information about building advanced graphs for workflows, see
[Build graph routes for workflow agents](/workflows/graph-routes/).
[Build graph routes for workflow agents](/graphs/routes/).

## Known limitations {#known-limitations}

Expand Down
Loading