We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6504b17 commit 3835405Copy full SHA for 3835405
cookbook/tables.md
@@ -79,7 +79,7 @@ Output:
79
───┴───┴───┴───┴───┴───┴───
80
```
81
82
-Or just like last time we could use the [`reduce`](../book/docs/reduce.md) command to merge tables together recursively:
+Or just like last time we could use the [`reduce`](../commands/docs/reduce.md) command to merge tables together recursively:
83
84
```nu
85
[$first_table $second_table $third_table]
0 commit comments