Skip to content

Commit

Permalink
Attempt to fix the build badge
Browse files Browse the repository at this point in the history
  • Loading branch information
haacked committed Aug 14, 2020
1 parent deae63a commit 911a060
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 @@ -3,7 +3,7 @@
Enables ASP.NET MVC client-side validation without jQuery! Originally forked from https://github.com/ryanelian/aspnet-validation

[![npm](https://img.shields.io/npm/v/aspnet-client-validation.svg)](https://www.npmjs.com/package/aspnet-client-validation)
[![Build Status](https://github.com/haacked/aspnet-client-validation/workflows/main/badge.svg)](https://github.com/haacked/aspnet-client-validation/actions)
[![Build Status](https://github.com/haacked/aspnet-client-validation/workflows/Build&20aspnet-validation/badge.svg)](https://github.com/haacked/aspnet-client-validation/actions)

## Install

Expand Down

0 comments on commit 911a060

Please sign in to comment.