]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: update ci badge [skip ci] (#1614)
authorzenf <78023279+zwn28@users.noreply.github.com>
Wed, 16 Nov 2022 17:31:12 +0000 (23:01 +0530)
committerGitHub <noreply@github.com>
Wed, 16 Nov 2022 17:31:12 +0000 (18:31 +0100)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
README.md

index 308ce08425b3689d90ab10b7afe5c3de7fec0aed..c59bedafb7e033688ff9ce8f6767a444547da168 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# vue-router [![release candidate](https://img.shields.io/npm/v/vue-router.svg)](https://www.npmjs.com/package/vue-router) [![CircleCI](https://badgen.net/circleci/github/vuejs/router/main)](https://circleci.com/gh/vuejs/router)
+# vue-router [![release candidate](https://img.shields.io/npm/v/vue-router.svg)](https://www.npmjs.com/package/vue-router) [![test](https://github.com/vuejs/router/actions/workflows/test.yml/badge.svg)](https://github.com/vuejs/router/actions/workflows/test.yml)
 
 > - This is the repository for Vue Router 4 (for Vue 3)
 > - For Vue Router 3 (for Vue 2) see [vuejs/vue-router](https://github.com/vuejs/vue-router).