diff --git a/docs/tasks.md b/docs/tasks.md index a5669fa4e4a..9d703a15212 100644 --- a/docs/tasks.md +++ b/docs/tasks.md @@ -18,7 +18,7 @@ weight: 200 - [Accessing Step's `exitCode` in subsequent `Steps`](#accessing-steps-exitcode-in-subsequent-steps) - [Produce a task result with `onError`](#produce-a-task-result-with-onerror) - [Breakpoint on failure with `onError`](#breakpoint-on-failure-with-onerror) - - [Redirecting step output streams with `stdoutConfig` and `stderrConfig`](#redirecting-step-output-streams-with-stdoutConfig-and-stderrConfig`) + - [Redirecting step output streams with `stdoutConfig` and `stderrConfig`](#redirecting-step-output-streams-with-stdoutConfig-and-stderrConfig) - [Specifying `Parameters`](#specifying-parameters) - [Specifying `Resources`](#specifying-resources) - [Specifying `Workspaces`](#specifying-workspaces)