Skip to content

Commit bf09848

Browse files
jlevywooorm
authored andcommitted
Fix incorrect link
Closes GH-9.
1 parent dd616b6 commit bf09848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ alphabetically based on content after `hast-util-`
5252
— Check if `node` is embedded content
5353
* [`hast-util-find-and-replace`](https://github.com/syntax-tree/hast-util-find-and-replace)
5454
— Find and replace text
55-
* [`hast-util-from-parse5`](https://github.com/syntax-tree/hast-util-to-parse5)
55+
* [`hast-util-from-parse5`](https://github.com/syntax-tree/hast-util-from-parse5)
5656
— Transform Parse5’s AST to HAST
5757
* [`hast-util-from-string`](https://github.com/wooorm/rehype-minify/tree/master/packages/hast-util-from-string)
5858
— Set the plain-text value of a node

0 commit comments

Comments
 (0)