Skip to content

Commit f9b8d32

Browse files
committed
Fix devDependencies URL
1 parent b327eaa commit f9b8d32

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
@@ -9,7 +9,7 @@ Notifications with payloads are supported in Firefox 44+ and Chromium/Chrome 50+
99

1010
[![Build Status](https://travis-ci.org/web-push-libs/web-push.svg?branch=master)](https://travis-ci.org/web-push-libs/web-push)
1111
[![dependencies](https://david-dm.org/web-push-libs/web-push.svg)](https://david-dm.org/web-push-libs/web-push)
12-
[![devdependencies](https://david-dm.org/web-push-libs/web-push/dev-status.svg)](https://david-dm.org/web-push-libs/web-push#info=devDependencies)
12+
[![devdependencies](https://david-dm.org/web-push-libs/web-push/dev-status.svg)](https://david-dm.org/web-push-libs/web-push?type=dev)
1313

1414
## sendNotification(endpoint, params)
1515

0 commit comments

Comments
 (0)