Skip to content

Commit 9efb82b

Browse files
committed
Fix badges
1 parent f28c24d commit 9efb82b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

readme.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -223,21 +223,21 @@ repository, organisation, or community you agree to abide by its terms.
223223

224224
<!-- Definitions -->
225225

226-
[build-badge]: https://img.shields.io/travis/syntax-tree/hast-util-to-hast.svg
226+
[build-badge]: https://img.shields.io/travis/syntax-tree/mdast-util-to-hast.svg
227227

228-
[build]: https://travis-ci.org/syntax-tree/hast-util-to-hast
228+
[build]: https://travis-ci.org/syntax-tree/mdast-util-to-hast
229229

230-
[coverage-badge]: https://img.shields.io/codecov/c/github/syntax-tree/hast-util-to-hast.svg
230+
[coverage-badge]: https://img.shields.io/codecov/c/github/syntax-tree/mdast-util-to-hast.svg
231231

232-
[coverage]: https://codecov.io/github/syntax-tree/hast-util-to-hast
232+
[coverage]: https://codecov.io/github/syntax-tree/mdast-util-to-hast
233233

234-
[downloads-badge]: https://img.shields.io/npm/dm/hast-util-to-hast.svg
234+
[downloads-badge]: https://img.shields.io/npm/dm/mdast-util-to-hast.svg
235235

236-
[downloads]: https://www.npmjs.com/package/hast-util-to-hast
236+
[downloads]: https://www.npmjs.com/package/mdast-util-to-hast
237237

238238
[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
239239

240-
[chat]: https://spectrum.chat/unified/rehype
240+
[chat]: https://spectrum.chat/unified/remark
241241

242242
[npm]: https://docs.npmjs.com/cli/install
243243

0 commit comments

Comments
 (0)