Skip to content

Commit 062fce4

Browse files
committed
Update README URLs
1 parent e018d7c commit 062fce4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ Notifications with payloads are supported in Firefox 44+ and Chromium/Chrome 50+
77

88
[![NPM](https://nodei.co/npm/web-push.svg?downloads=true)](https://www.npmjs.com/package/web-push)
99

10-
[![Build Status](https://travis-ci.org/marco-c/web-push.svg?branch=master)](https://travis-ci.org/marco-c/web-push)
11-
[![dependencies](https://david-dm.org/marco-c/web-push.svg)](https://david-dm.org/marco-c/web-push)
12-
[![devdependencies](https://david-dm.org/marco-c/web-push/dev-status.svg)](https://david-dm.org/marco-c/web-push#info=devDependencies)
10+
[![Build Status](https://travis-ci.org/web-push-libs/web-push.svg?branch=master)](https://travis-ci.org/web-push-libs/web-push)
11+
[![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)
1313

1414
## sendNotification(endpoint, params)
1515

0 commit comments

Comments
 (0)