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
122
122
- [ ` all ` ] ( /commands/docs/all.md )
123
123
- [ ` any ` ] ( /commands/docs/any.md )
124
124
- [ ` collect ` ] ( /commands/docs/collect.md )
125
- - [ ` do ` ] ( /commands/docs/do` .md )
125
+ - [ ` do ` ] ( /commands/docs/do.md )
126
126
- [ ` each ` ] ( /commands/docs/each.md )
127
127
- [ ` explain ` ] ( /commands/docs/explain.md )
128
128
- [ ` filter ` ] ( /commands/docs/filter.md )
129
- - [ ` group-by ` ] ( /commands/docs/group.md )
129
+ - [ ` group-by ` ] ( /commands/docs/group-by .md )
130
130
- [ ` interleave ` ] ( /commands/docs/interleave.md )
131
131
- [ ` items ` ] ( /commands/docs/items.md )
132
- - [ ` par-each ` ] ( /commands/docs/par.md )
132
+ - [ ` par-each ` ] ( /commands/docs/par-each .md )
133
133
- [ ` reduce ` ] ( /commands/docs/reduce.md )
134
134
- [ ` skip until ` ] ( /commands/docs/skip_until.md )
135
135
- [ ` skip while ` ] ( /commands/docs/skip_while.md )
You can’t perform that action at this time.
0 commit comments