Skip to content

Commit 98210fc

Browse files
committed
Fix contributing.md
1 parent d52b0b4 commit 98210fc

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

contributing.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ and help others.
4141
— Topics relating to [**unified**][unified] in general
4242
* [**syntax-tree**](https://gitter.im/syntax-tree/Lobby)
4343
— Topics relating to [**syntax-tree**][syntax-tree] and [**unist**][unist]
44-
* [**remark**](https://gitter.im/wooorm/remark)
45-
— Topics relating to the [**remark**][remark] ecosystem, markdown,
46-
and [**mdast**][mdast]
44+
* [**retext**](https://gitter.im/wooorm/retext)
45+
— Topics relating to the [**retext**][retext] ecosystem, natural language,
46+
and [**nlcst**][nlcst]
4747

4848
## Contributions
4949

@@ -103,26 +103,18 @@ prevent you from doing unnecessary work.
103103

104104
[coc]: https://github.com/unifiedjs/unified/blob/master/code-of-conduct.md
105105

106-
[vfile]: https://github.com/vfile
107-
108106
[syntax-tree]: https://github.com/syntax-tree
109107

110108
[unist]: https://github.com/syntax-tree/unist
111109

112-
[mdast]: https://github.com/syntax-tree/mdast
113-
114110
[nlcst]: https://github.com/syntax-tree/nlcst
115111

116-
[hast]: https://github.com/syntax-tree/hast
117-
118112
[unified]: https://github.com/unifiedjs/unified
119113

120114
[remark]: https://github.com/wooorm/remark
121115

122116
[retext]: https://github.com/wooorm/retext
123117

124-
[rehype]: https://github.com/wooorm/rehype
125-
126118
[mdast-util-to-hast]: https://github.com/syntax-tree/mdast-util-to-hast
127119

128120
[remark-rehype]: https://github.com/wooorm/remark-rehype

0 commit comments

Comments
 (0)