Skip to content

Commit d9470a6

Browse files
committed
Update links
1 parent e492943 commit d9470a6

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

contributing.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ and help others.
4343
— Topics relating to [**vfile**][vfile]: virtual files
4444
* [**syntax-tree**](https://gitter.im/syntax-tree/Lobby)
4545
— Topics relating to [**syntax-tree**][syntax-tree] and [**unist**][unist]
46-
* [**remark**](https://gitter.im/wooorm/remark)
46+
* [**remark**](https://gitter.im/remarkjs/Lobby)
4747
— Topics relating to the [**remark**][remark] ecosystem, markdown,
4848
and [**mdast**][mdast]
49-
* [**rehype**](https://gitter.im/wooorm/rehype)
49+
* [**rehype**](https://gitter.im/rehypejs/Lobby)
5050
— Topics relating to the [**rehype**][rehype] ecosystem, HTML,
5151
and [**hast**][hast]
52-
* [**retext**](https://gitter.im/wooorm/retext)
52+
* [**retext**](https://gitter.im/retextjs/Lobby)
5353
— Topics relating to the [**retext**][retext] ecosystem, natural language,
5454
and [**nlcst**][nlcst]
5555

@@ -125,14 +125,14 @@ prevent you from doing unnecessary work.
125125

126126
[unified]: https://github.com/unifiedjs/unified
127127

128-
[remark]: https://github.com/wooorm/remark
128+
[remark]: https://github.com/remarkjs/remark
129129

130-
[retext]: https://github.com/wooorm/retext
130+
[retext]: https://github.com/retextjs/retext
131131

132-
[rehype]: https://github.com/wooorm/rehype
132+
[rehype]: https://github.com/rehypejs/rehype
133133

134134
[mdast-util-to-hast]: https://github.com/syntax-tree/mdast-util-to-hast
135135

136-
[remark-rehype]: https://github.com/wooorm/remark-rehype
136+
[remark-rehype]: https://github.com/remarkjs/remark-rehype
137137

138138
[unit-test]: https://twitter.com/sindresorhus/status/579306280495357953

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -235,11 +235,11 @@ Thanks to [**@azu**](https://github.com/azu),
235235

236236
[releases]: https://github.com/syntax-tree/unist/releases
237237

238-
[retext]: https://github.com/wooorm/retext
238+
[retext]: https://github.com/retextjs/retext
239239

240-
[remark]: https://github.com/wooorm/remark
240+
[remark]: https://github.com/remarkjs/remark
241241

242-
[rehype]: https://github.com/wooorm/rehype
242+
[rehype]: https://github.com/rehypejs/rehype
243243

244244
[hast]: https://github.com/syntax-tree/hast
245245

@@ -251,7 +251,7 @@ Thanks to [**@azu**](https://github.com/azu),
251251

252252
[vfile]: https://github.com/vfile/vfile
253253

254-
[remark-html]: https://github.com/wooorm/remark-html
254+
[remark-html]: https://github.com/remarkjs/remark-html
255255

256256
[parent]: #parent
257257

0 commit comments

Comments
 (0)