Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit 0efac83

Browse files
committed
Fix coveralls badge
1 parent e75f21b commit 0efac83

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,7 +1,7 @@
11
# LDAPjs
22

33
[![Build Status](https://github.com/ldapjs/node-ldapjs/workflows/.github/workflows/main.yml/badge.svg)]
4-
[![Coverage Status](https://coveralls.io/repos/github/ldapjs/node-ldapjs/badge.svg?branch=ci-cleanup)](https://coveralls.io/github/ldapjs/node-ldapjs?branch=ci-cleanup)
4+
[![Coverage Status](https://coveralls.io/repos/github/ldapjs/node-ldapjs/badge.svg)]
55

66
LDAPjs makes the LDAP protocol a first class citizen in Node.js.
77

0 commit comments

Comments
 (0)