Skip to content

Commit 22e7e04

Browse files
committed
Fix related
1 parent 3903f0c commit 22e7e04

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

readme.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -197,14 +197,8 @@ This project is safe.
197197

198198
## Related
199199

200-
* [`unist-util-generated`](https://github.com/syntax-tree/unist-util-generated)
201-
— check if a node is generated
202-
* [`unist-util-position`](https://github.com/syntax-tree/unist-util-position)
203-
— get positional info of nodes
204-
* [`unist-util-remove-position`](https://github.com/syntax-tree/unist-util-remove-position)
205-
— remove positional info from trees
206-
* [`unist-util-source`](https://github.com/syntax-tree/unist-util-source)
207-
— get the source of a value (node or position) in a file
200+
* [`unist-util-visit`](https://github.com/syntax-tree/unist-util-visit)
201+
— visit nodes
208202

209203
## Contribute
210204

0 commit comments

Comments
 (0)