Skip to content

Commit 4b666d5

Browse files
committed
update readme ci link
1 parent ba328cf commit 4b666d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![David-DM][david-dm-src]][david-dm-href]
44
[![Standard JS][standard-js-src]][standard-js-href]
5-
[![Circle CI][circle-ci-src]][circle-ci-href]
5+
[![Github Actions][github-actions-src]][github-actions-href]
66
[![Codecov][codecov-src]][codecov-href]
77
[![npm version][npm-version-src]][npm-version-href]
88
[![npm downloads][npm-downloads-src]][npm-downloads-href]
@@ -63,8 +63,8 @@ Copyright (c) Clark Du <[email protected]>
6363
[david-dm-href]: https://david-dm.org/nuxt-community/guess-module
6464
[standard-js-src]: https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat-square
6565
[standard-js-href]: https://standardjs.com
66-
[circle-ci-src]: https://img.shields.io/circleci/project/github/nuxt-community/guess-module.svg?style=flat-square
67-
[circle-ci-href]: https://circleci.com/gh/nuxt-community/guess-module
66+
[github-actions-src]: https://github.com/nuxt-community/guess-module/workflows/ci/badge.svg
67+
[github-actions-href]: https://github.com/nuxt-community/guess-module/actions
6868
[codecov-src]: https://img.shields.io/codecov/c/github/nuxt-community/guess-module.svg?style=flat-square
6969
[codecov-href]: https://codecov.io/github/nuxt-community/guess-module
7070
[npm-version-src]: https://img.shields.io/npm/dt/@nuxtjs/guess.svg?style=flat-square

0 commit comments

Comments
 (0)