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

Commit dadac0c

Browse files
authored
Merge pull request #560 from ldapjs/fix-badge
Actually fix the badge
2 parents c80bcc1 + 0efac83 commit dadac0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# LDAPjs
22

3-
[![Build Status](https://github.com/ldapjs/node-ldapjs/workflows/main/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)
3+
[![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)]
55

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

0 commit comments

Comments
 (0)