Skip to content

Commit

Permalink
fix: link foreach guide
Browse files Browse the repository at this point in the history
  • Loading branch information
wrussell1999 committed Dec 20, 2024
1 parent a3a0beb commit 64b334c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,8 @@ tasks:
- sleep {{ parent.taskrun.value }}
```

For more information on handling outputs generated from `ForEach`, check out this [dedicated guide](../../15.how-to-guides/loop.md).

For processing items, or forwarding processing to a subflow, [ForEachItem](#foreachitem) is better suited.

::next-link
Expand Down

0 comments on commit 64b334c

Please sign in to comment.