From 0efac83852686a626bc51196f862f06a78154d6e Mon Sep 17 00:00:00 2001 From: James Sumners Date: Sun, 15 Sep 2019 09:31:18 -0400 Subject: [PATCH] Fix coveralls badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba13601..5f79654 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # LDAPjs [![Build Status](https://github.com/ldapjs/node-ldapjs/workflows/.github/workflows/main.yml/badge.svg)] -[![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) +[![Coverage Status](https://coveralls.io/repos/github/ldapjs/node-ldapjs/badge.svg)] LDAPjs makes the LDAP protocol a first class citizen in Node.js.