Skip to content

Commit 8fb724c

Browse files
SukkaWBenjamin E. Coe
andauthored
docs: remove david-dm.org from README (#3058)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
1 parent 2829110 commit 8fb724c

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
[![npm version][npmimg]][npm]
66
[![Downloads][downloadsimg]][downloads]
7-
[![Dependency Status][david-image]][david-url]
87
[![Known Vulnerabilities][snyk-image]][snyk-url]
98

109
[Node.js][node] client library for using Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT tokens is included.
@@ -639,8 +638,6 @@ We love contributions! Before submitting a Pull Request, it's always good to sta
639638

640639
[snyk-image]: https://snyk.io/test/github/googleapis/google-api-nodejs-client/badge.svg
641640
[snyk-url]: https://snyk.io/test/github/googleapis/google-api-nodejs-client
642-
[david-image]: https://david-dm.org/googleapis/google-api-nodejs-client.svg
643-
[david-url]: https://david-dm.org/googleapis/google-api-nodejs-client
644641
[npmimg]: https://img.shields.io/npm/v/googleapis.svg
645642
[npm]: https://www.npmjs.org/package/googleapis
646643
[bugs]: https://github.com/googleapis/google-api-nodejs-client/issues

linkinator.config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"skip": [
44
"https://codecov.io/gh/googleapis/",
55
"www.googleapis.com",
6-
"david-dm.org/+",
76
"img.shields.io"
87
],
98
"silent": true,

0 commit comments

Comments
 (0)