From: zenf <78023279+zwn28@users.noreply.github.com> Date: Wed, 16 Nov 2022 17:31:12 +0000 (+0530) Subject: chore: update ci badge [skip ci] (#1614) X-Git-Tag: v4.2.0~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4386ec992f2b96e7309c88f5174f667d9a8a26b2;p=thirdparty%2Fvuejs%2Frouter.git chore: update ci badge [skip ci] (#1614) Co-authored-by: Eduardo San Martin Morote --- diff --git a/README.md b/README.md index 308ce084..c59bedaf 100644 --- 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).