Skip to content

Commit e6a2ca9

Browse files
authored
Update maintainability badge link in README.md
1 parent 3c0dcaa commit e6a2ca9

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
@@ -5,7 +5,7 @@ A lightweight, zero-dependency library for waiting asynchronously until a specif
55
![npm version](https://img.shields.io/npm/v/async-wait-until)
66
[![npm downloads](https://img.shields.io/npm/dw/async-wait-until)](https://npmjs.org/package/async-wait-until)
77
![MIT License](https://img.shields.io/npm/l/async-wait-until)
8-
[![Maintainability](https://api.codeclimate.com/v1/badges/2a967399786c0d306247/maintainability)](https://codeclimate.com/github/devlato/async-wait-until/maintainability)
8+
[![Maintainability](https://qlty.sh/gh/devlato/projects/async-wait-until/maintainability.svg)](https://qlty.sh/gh/devlato/projects/async-wait-until)
99

1010
## ✨ Features
1111

0 commit comments

Comments
 (0)