File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
lang-guide/chapters/types/basic_types Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -122,14 +122,14 @@ Closures are used in Nu extensively as parameters to iteration style commands li
122122- [ ` all ` ] ( /commands/docs/all.md )
123123- [ ` any ` ] ( /commands/docs/any.md )
124124- [ ` collect ` ] ( /commands/docs/collect.md )
125- - [ ` do ` ] ( /commands/docs/do` .md )
125+ - [ ` do ` ] ( /commands/docs/do.md )
126126- [ ` each ` ] ( /commands/docs/each.md )
127127- [ ` explain ` ] ( /commands/docs/explain.md )
128128- [ ` filter ` ] ( /commands/docs/filter.md )
129- - [ ` group-by ` ] ( /commands/docs/group.md )
129+ - [ ` group-by ` ] ( /commands/docs/group-by .md )
130130- [ ` interleave ` ] ( /commands/docs/interleave.md )
131131- [ ` items ` ] ( /commands/docs/items.md )
132- - [ ` par-each ` ] ( /commands/docs/par.md )
132+ - [ ` par-each ` ] ( /commands/docs/par-each .md )
133133- [ ` reduce ` ] ( /commands/docs/reduce.md )
134134- [ ` skip until ` ] ( /commands/docs/skip_until.md )
135135- [ ` skip while ` ] ( /commands/docs/skip_while.md )
You can’t perform that action at this time.
0 commit comments