Skip to content

Commit

Permalink
Merge pull request #8 from dopt/joe/update-npm-badge-to-link-correctly
Browse files Browse the repository at this point in the history
fix: npm badge should link to @dopt/please npm package
  • Loading branch information
joemckenney authored Dec 14, 2023
2 parents fdebb87 + 149d19e commit 19961d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A CLI for developing in monorepos - not building them

![npm](https://img.shields.io/npm/v/%40dopt/please)
[![npm](https://img.shields.io/npm/v/%40dopt/please)](https://www.npmjs.com/package/@dopt/please)
[![ci](https://github.com/dopt/please/actions/workflows/ci.yml/badge.svg)](https://github.com/dopt/please/actions/workflows/ci.yml)

### Why
Expand Down

0 comments on commit 19961d2

Please sign in to comment.