From 09115f8d47e93537b4cedafe8b2f306aa178d6af Mon Sep 17 00:00:00 2001 From: Alexander Shabunevich Date: Sun, 4 Dec 2022 17:24:04 +0300 Subject: [PATCH] Fixed readme badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0766036..2320be4 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Simple zero-dependency input mask for Vue 2/3 or Vanilla JS. [![npm bundle size](https://img.shields.io/bundlephobia/minzip/maska)](https://bundlephobia.com/package/maska) -[![build](https://github.com/beholdr/pos/actions/workflows/build.yml/badge.svg)](https://github.com/beholdr/pos/actions/workflows/build.yml) +[![build](https://github.com/beholdr/maska/actions/workflows/build.yml/badge.svg)](https://github.com/beholdr/maska/actions/workflows/build.yml) ![code coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/beholdr/7f2a04de5e494f9a3820832520ee2562/raw/badge.json) **[Documentation & demo →](https://beholdr.github.io/maska/)**