Skip to content

Commit f19da51

Browse files
committed
chore(readme): update CI badge
1 parent 43ba45c commit f19da51

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status][circle-badge]][circle-badge-url]
1+
[![Build Status][ci-badge]][ci-badge-url]
22
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=ionic-team/ionic-cli)](https://dependabot.com)
33
[![npm][npm-badge]][npm-badge-url]
44

@@ -46,7 +46,7 @@ ionic cordova run --help
4646
[ionic-cli-docs]: https://ionicframework.com/docs/cli
4747
[ionic-support]: https://ionicframework.com/support
4848

49-
[circle-badge]: https://circleci.com/gh/ionic-team/ionic-cli.svg?style=shield
50-
[circle-badge-url]: https://circleci.com/gh/ionic-team/ionic-cli
49+
[ci-badge]: https://github.com/ionic-team/ionic-cli/workflows/CI/badge.svg
50+
[ci-badge-url]: https://github.com/ionic-team/ionic-cli/actions?query=workflow%3ACI
5151
[npm-badge]: https://img.shields.io/npm/v/@ionic/cli.svg
5252
[npm-badge-url]: https://www.npmjs.com/package/@ionic/cli

0 commit comments

Comments
 (0)