From b40490609a9e159742a92dd5dd21efd8d0d23e63 Mon Sep 17 00:00:00 2001 From: Taylor Schley Date: Wed, 15 Dec 2021 19:12:55 -0600 Subject: [PATCH] chore: fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a495309..421a572 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ An unopinionated and configurable linter and style checker for Pug (formerly Jad [![build status](https://github.com/ladjs/pug-lint/actions/workflows/ci.yml/badge.svg)](https://github.com/ladjs/pug-lint/actions/workflows/ci.yml) [![coverage status](https://img.shields.io/codecov/c/github/ladjs/pug-lint/master.svg)](https://codecov.io/gh/ladjs/pug-lint) [![dependency status](https://img.shields.io/david/ladjs/pug-lint.svg)](https://david-dm.org/ladjs/pug-lint) -[![npm](https://img.shields.io/npm/v/pug-lint.svg)](https://www.npmjs.com/package/pug-lint) +[![npm](https://img.shields.io/npm/v/@ladjs/pug-lint)](https://www.npmjs.com/package/@ladjs/pug-lint) > This project is a maintained fork of pug-lint. We will continue to support Node LTS.