Fix contributing.md · syntax-tree/nlcst@98210fc (original) (raw)

Original file line number Diff line number Diff line change
@@ -41,9 +41,9 @@ and help others.
41 41 — Topics relating to [**unified**][unified] in general
42 42 * [**syntax-tree**](https://gitter.im/syntax-tree/Lobby)
43 43 — 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]
47 47
48 48 ## Contributions
49 49
@@ -103,26 +103,18 @@ prevent you from doing unnecessary work.
103 103
104 104 [coc]: https://github.com/unifiedjs/unified/blob/master/code-of-conduct.md
105 105
106 -[vfile]: https://github.com/vfile
107 -
108 106 [syntax-tree]: https://github.com/syntax-tree
109 107
110 108 [unist]: https://github.com/syntax-tree/unist
111 109
112 -[mdast]: https://github.com/syntax-tree/mdast
113 -
114 110 [nlcst]: https://github.com/syntax-tree/nlcst
115 111
116 -[hast]: https://github.com/syntax-tree/hast
117 -
118 112 [unified]: https://github.com/unifiedjs/unified
119 113
120 114 [remark]: https://github.com/wooorm/remark
121 115
122 116 [retext]: https://github.com/wooorm/retext
123 117
124 -[rehype]: https://github.com/wooorm/rehype
125 -
126 118 [mdast-util-to-hast]: https://github.com/syntax-tree/mdast-util-to-hast
127 119
128 120 [remark-rehype]: https://github.com/wooorm/remark-rehype