Skip to content

Commit 09c1e64

Browse files
dhensbyCopilot
andcommitted
docs: remove stale Appveyor and Gitter badges
CI has moved to GitHub Actions and Gitter is no longer active. Remove the Appveyor CI badge, Gitter chat badge, and unused david-dm link references. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent baf789d commit 09c1e64

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Microsoft SQL Server client for Node.js**
44

5-
[![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][downloads-url] [![Appveyor CI][appveyor-image]][appveyor-url] [![Join the chat at https://gitter.im/patriksimek/node-mssql](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/patriksimek/node-mssql?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
5+
[![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][downloads-url]
66

77
Supported TDS drivers:
88

@@ -2301,10 +2301,6 @@ to create new connections or not
23012301
[npm-url]: https://www.npmjs.com/package/mssql
23022302
[downloads-image]: https://img.shields.io/npm/dm/mssql.svg?style=flat-square
23032303
[downloads-url]: https://www.npmjs.com/package/mssql
2304-
[david-image]: https://img.shields.io/david/tediousjs/node-mssql.svg?style=flat-square
2305-
[david-url]: https://david-dm.org/tediousjs/node-mssql
2306-
[appveyor-image]: https://ci.appveyor.com/api/projects/status/e5gq1a0ujwams9t7/branch/master?svg=true
2307-
[appveyor-url]: https://ci.appveyor.com/project/tediousjs/node-mssql
23082304

23092305
[tedious-url]: https://www.npmjs.com/package/tedious
23102306
[msnodesqlv8-url]: https://www.npmjs.com/package/msnodesqlv8

0 commit comments

Comments
 (0)