We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
hast-util-to-string
1 parent d6dbf14 commit dd616b6Copy full SHA for dd616b6
readme.md
@@ -102,7 +102,7 @@ alphabetically based on content after `hast-util-`
102
— Transform HAST to NLCST
103
* [`hast-util-to-parse5`](https://github.com/syntax-tree/hast-util-to-parse5)
104
— Transform HAST to Parse5’s AST
105
-* [`hast-util-to-string`](https://github.com/syntax-tree/rehype-minify/tree/master/packages/hast-util-to-string)
+* [`hast-util-to-string`](https://github.com/wooorm/rehype-minify/tree/master/packages/hast-util-to-string)
106
— Get the plain-text value of a node
107
* [`hast-util-transparent`](https://github.com/syntax-tree/hast-util-transparent)
108
— Check if `node` is transparent content
0 commit comments