Skip to content

Commit 3a68013

Browse files
committed
Add different recommendation
1 parent 5627362 commit 3a68013

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ abide by its terms.
148148

149149
## Related
150150

151-
* [`hast-util-from-parse5`][hast-util-from-parse5]
152-
create hast from Parse5’s AST
151+
* [`hast-util-from-html`][hast-util-from-html]
152+
parse hast from a string of HTML
153153
* [`hast-util-sanitize`](https://github.com/syntax-tree/hast-util-sanitize)
154154
— sanitize hast nodes
155155
* [`hast-util-to-html`](https://github.com/syntax-tree/hast-util-to-html)
@@ -215,7 +215,7 @@ abide by its terms.
215215

216216
[dom]: https://developer.mozilla.org/docs/Web/API/Document_Object_Model
217217

218-
[hast-util-from-parse5]: https://github.com/syntax-tree/hast-util-from-parse5
218+
[hast-util-from-html]: https://github.com/syntax-tree/hast-util-from-html
219219

220220
[hast-util-to-dom]: https://github.com/syntax-tree/hast-util-to-dom
221221

0 commit comments

Comments
 (0)