Skip to content

Commit b679e74

Browse files
committed
Fix npm version badge
1 parent 2181803 commit b679e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Validation Output
2-
[![npm version](https://badge.fury.io/js/validation-output.svg)](https://www.npmjs.com/package/validation-output)
2+
![NPM Version](https://img.shields.io/npm/v/validation-output)
33

44
A web component for custom client-side form validation. Replaces the browser's default validation UI with your own styled messages.
55
Gives you control over how validation feedback is displayed to users and keeps it consistent across your application.

0 commit comments

Comments
 (0)