File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -155,13 +155,12 @@ Yields:
155155
156156## Related
157157
158- * [ ` unist-util-filter ` ] ( https://github.com/eush77 /unist-util-filter )
158+ * [ ` unist-util-filter ` ] ( https://github.com/syntax-tree /unist-util-filter )
159159 — Create a new tree with all nodes that pass a test
160160* [ ` unist-util-map ` ] ( https://github.com/syntax-tree/unist-util-map )
161161 — Create a new tree with all nodes mapped by a given function
162162* [ ` unist-util-flatmap ` ] ( https://gitlab.com/staltz/unist-util-flatmap )
163- — Create a new tree by mapping (to an array) with the provided function and
164- then flattening
163+ — Create a new tree by mapping (to an array) with the given function
165164* [ ` unist-util-is ` ] ( https://github.com/syntax-tree/unist-util-is )
166165 — Check if a node passes a test
167166* [ ` unist-util-remove ` ] ( https://github.com/syntax-tree/unist-util-remove )
You can’t perform that action at this time.
0 commit comments