Skip to content

Commit cccdb63

Browse files
Updated badges to point to the scoped @jsdevtools package
1 parent 4e0e300 commit cccdb63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Table of Contents plugin for rehype
22
A [rehype](https://github.com/rehypejs/rehype) plugin that adds a table of contents (TOC) to the page
33

4-
[![Cross-Platform Compatibility](https://jstools.dev/img/badges/os-badges.svg)](https://travis-ci.com/JS-DevTools/rehype-toc)
5-
[![Build Status](https://api.travis-ci.com/JS-DevTools/rehype-toc.svg?branch=master)](https://travis-ci.com/JS-DevTools/rehype-toc)
4+
[![Cross-Platform Compatibility](https://jstools.dev/img/badges/os-badges.svg)](https://github.com/JS-DevTools/rehype-toc/blob/master/.github/workflows/CI-CD.yaml)
5+
[![Build Status](https://github.com/JS-DevTools/rehype-toc/workflows/CI-CD/badge.svg)](https://github.com/JS-DevTools/rehype-toc/blob/master/.github/workflows/CI-CD.yaml)
66

77
[![Coverage Status](https://coveralls.io/repos/github/JS-DevTools/rehype-toc/badge.svg?branch=master)](https://coveralls.io/github/JS-DevTools/rehype-toc)
88
[![Dependencies](https://david-dm.org/JS-DevTools/rehype-toc.svg)](https://david-dm.org/JS-DevTools/rehype-toc)

0 commit comments

Comments
 (0)