From 396c4177f15253e44a7ba4999080039cbe898e8a Mon Sep 17 00:00:00 2001 From: Nicolas Beaussart Date: Wed, 5 Feb 2020 21:15:18 +0100 Subject: [PATCH] :pencil: fix url in readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3ccb532..3337b55 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ My own personal cli [![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io) [![Version](https://img.shields.io/npm/v/nbx.svg)](https://npmjs.org/package/nbx) -[![CircleCI](https://circleci.com/gh/beaussart/nbx/tree/master.svg?style=shield)](https://circleci.com/gh/beaussart/nbx/tree/master) -[![Codecov](https://codecov.io/gh/beaussart/nbx/branch/master/graph/badge.svg)](https://codecov.io/gh/beaussart/nbx) +[![CircleCI](https://circleci.com/gh/beaussart/nbx/tree/master.svg?style=shield)](https://circleci.com/gh/beaussan/nbx/tree/master) +[![Codecov](https://codecov.io/gh/beaussan/nbx/branch/master/graph/badge.svg)](https://codecov.io/gh/beaussan/nbx) [![Downloads/week](https://img.shields.io/npm/dw/nbx.svg)](https://npmjs.org/package/nbx) -[![License](https://img.shields.io/npm/l/nbx.svg)](https://github.com/beaussart/nbx/blob/master/package.json) +[![License](https://img.shields.io/npm/l/nbx.svg)](https://github.com/beaussan/nbx/blob/master/package.json)