Skip to content

Commit f5f53ec

Browse files
committed
Update links
1 parent 1f9536c commit f5f53ec

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
@@ -92,9 +92,9 @@ Take a look at [`lib/handlers/`][handlers] for examples.
9292
— Sanitize HAST nodes
9393
* [`hast-util-to-mdast`](https://github.com/syntax-tree/hast-util-to-mdast)
9494
— Transform HAST to MDAST
95-
* [`remark-rehype`](https://github.com/wooorm/remark-rehype)
95+
* [`remark-rehype`](https://github.com/remarkjs/remark-rehype)
9696
— rehype support for remark
97-
* [`rehype-remark`](https://github.com/wooorm/remark-remark)
97+
* [`rehype-remark`](https://github.com/rehypejs/rehype-remark)
9898
— remark support for rehype
9999

100100
## Contribute
@@ -137,7 +137,7 @@ repository, organisation, or community you agree to abide by its terms.
137137

138138
[handlers]: lib/handlers
139139

140-
[remark-rehype]: https://github.com/wooorm/remark-rehype
140+
[remark-rehype]: https://github.com/remarkjs/remark-rehype
141141

142142
[contribute]: https://github.com/syntax-tree/mdast/blob/master/contributing.md
143143

0 commit comments

Comments
 (0)