We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7df79a commit 94cbac8Copy full SHA for 94cbac8
readme.md
@@ -176,7 +176,7 @@ Always use [`hast-util-santize`][sanitize] when transforming to
176
— Generate a slug just like GitHub does
177
* [`unist-util-visit`](https://github.com/syntax-tree/unist-util-visit)
178
— visit nodes
179
-* [`unist-util-visit-parents`][vp]
+* [`unist-util-visit-parents`](https://github.com/syntax-tree/unist-util-visit-parents)
180
— like `visit`, but with a stack of parents
181
182
## Contribute
0 commit comments