Skip to content

Commit 94cbac8

Browse files
authored
Fix missing link
1 parent d7df79a commit 94cbac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Always use [`hast-util-santize`][sanitize] when transforming to
176176
— Generate a slug just like GitHub does
177177
* [`unist-util-visit`](https://github.com/syntax-tree/unist-util-visit)
178178
— visit nodes
179-
* [`unist-util-visit-parents`][vp]
179+
* [`unist-util-visit-parents`](https://github.com/syntax-tree/unist-util-visit-parents)
180180
— like `visit`, but with a stack of parents
181181

182182
## Contribute

0 commit comments

Comments
 (0)