Skip to content

Commit dd616b6

Browse files
committed
Fix ling to hast-util-to-string
1 parent d6dbf14 commit dd616b6

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
@@ -102,7 +102,7 @@ alphabetically based on content after `hast-util-`
102102
— Transform HAST to NLCST
103103
* [`hast-util-to-parse5`](https://github.com/syntax-tree/hast-util-to-parse5)
104104
— 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)
105+
* [`hast-util-to-string`](https://github.com/wooorm/rehype-minify/tree/master/packages/hast-util-to-string)
106106
— Get the plain-text value of a node
107107
* [`hast-util-transparent`](https://github.com/syntax-tree/hast-util-transparent)
108108
— Check if `node` is transparent content

0 commit comments

Comments
 (0)