From 0ad84d06ddc8fb9d0522a4f7ff470768ea3b8dfd Mon Sep 17 00:00:00 2001 From: Boris K Date: Thu, 25 Jul 2019 09:42:02 +0200 Subject: [PATCH] chore: update lerna link in README.md (#4354) [ci skip] (cherry picked from commit 76eb7146caea9b51b13e5459ca511ca17667cc27) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce14ad24a..450f20e08 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# vue-cli [![Build Status](https://circleci.com/gh/vuejs/vue-cli/tree/dev.svg?style=shield)](https://circleci.com/gh/vuejs/vue-cli/tree/dev) [![Windows Build status](https://ci.appveyor.com/api/projects/status/rkpafdpdwie9lqx0/branch/dev?svg=true)](https://ci.appveyor.com/project/yyx990803/vue-cli/branch/dev) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) +# vue-cli [![Build Status](https://circleci.com/gh/vuejs/vue-cli/tree/dev.svg?style=shield)](https://circleci.com/gh/vuejs/vue-cli/tree/dev) [![Windows Build status](https://ci.appveyor.com/api/projects/status/rkpafdpdwie9lqx0/branch/dev?svg=true)](https://ci.appveyor.com/project/yyx990803/vue-cli/branch/dev) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org/) > Vue CLI is the Standard Tooling for Vue.js Development.