Skip to content

Commit fe7c42f

Browse files
committed
Update links
1 parent c9ddc40 commit fe7c42f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

readme.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,9 @@ Yields:
133133
— Find all nodes before another node
134134
* [`unist-util-find-all-between`](https://github.com/mrzmmr/unist-util-find-all-between)
135135
— Find all nodes between two nodes
136-
* [`unist-util-find`](https://github.com/blahah/unist-util-find)
137-
— Find nodes matching a predicate
138-
* [`unist-util-filter`](https://github.com/eush77/unist-util-filter)
136+
* [`unist-util-filter`](https://github.com/syntax-tree/unist-util-filter)
139137
— Create a new tree with nodes that pass a check
140-
* [`unist-util-remove`](https://github.com/eush77/unist-util-remove)
138+
* [`unist-util-remove`](https://github.com/syntax-tree/unist-util-remove)
141139
— Remove nodes from tree
142140

143141
## Contribute

0 commit comments

Comments
 (0)