Skip to content

Commit 126d25d

Browse files
committed
Use absolute link for headline anchor
Matching link elsewhere in the file
1 parent 2216f66 commit 126d25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ Many commands do have piped input/output however, and if it's ever unclear, chec
381381

382382
## Result Display Rendering
383383

384-
In interactive mode, when a pipeline ends, the [`display_output` hook configuration](hooks.md#changing-how-output-is-displayed) defines how the result will be displayed.
384+
In interactive mode, when a pipeline ends, the [`display_output` hook configuration](https://www.nushell.sh/book/hooks.html#changing-how-output-is-displayed) defines how the result will be displayed.
385385
The default configuration uses the [`table` command](/commands/docs/table.md) to render structured data as a visual table.
386386

387387
## Output Result to External Commands

0 commit comments

Comments
 (0)