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

Commit e75f21b

Browse files
committed
Actually fix the badge
1 parent c80bcc1 commit e75f21b

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

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

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

0 commit comments

Comments
 (0)