From: Eduardo San Martin Morote Date: Wed, 26 Jun 2024 12:32:46 +0000 (+0200) Subject: chore: update badge X-Git-Tag: v4.4.1~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc9aef3206fc2ff51bb4332dd2b4e176e210cb01;p=thirdparty%2Fvuejs%2Frouter.git chore: update badge --- diff --git a/README.md b/README.md index 578d76d9..a61d7142 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) [![test](https://github.com/vuejs/router/actions/workflows/test.yml/badge.svg)](https://github.com/vuejs/router/actions/workflows/test.yml) +# 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) [![codecov](https://codecov.io/gh/vuejs/router/graph/badge.svg?token=azNM3FI0d1)](https://codecov.io/gh/vuejs/router) > - 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).