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 ed0bccd commit 2fd73b8Copy full SHA for 2fd73b8
readme.md
@@ -62,7 +62,7 @@ but `visitor` has a different signature.
62
63
Instead of being passed an array of ancestors, `visitor` is invoked with the
64
`node`’s [`index`][index] and its [`parent`][parent]. The optional return value
65
-`next` is documented in [`unist-util-visit-parents`][vp]’s README.
+`next` is documented in [`unist-util-visit-parents`][vp]’s readme.
66
67
Otherwise the same as [`unist-util-visit-parents`][vp].
68
0 commit comments