From 4386ec992f2b96e7309c88f5174f667d9a8a26b2 Mon Sep 17 00:00:00 2001 From: zenf <78023279+zwn28@users.noreply.github.com> Date: Wed, 16 Nov 2022 23:01:12 +0530 Subject: [PATCH] chore: update ci badge [skip ci] (#1614) Co-authored-by: Eduardo San Martin Morote --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). -- 2.47.2