Skip to content

Commit 4a8e7a3

Browse files
committed
Update repository urls
Signed-off-by: Richie Bendall <[email protected]>
1 parent ea17207 commit 4a8e7a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# timeout-signal [![Travis CI Build Status](https://img.shields.io/travis/com/Richienb/timeout-signal/master.svg?style=for-the-badge)](https://travis-ci.com/Richienb/timeout-signal)
1+
# timeout-signal [![Travis CI Build Status](https://img.shields.io/travis/com/node-fetch/timeout-signal/master.svg?style=for-the-badge)](https://travis-ci.com/node-fetch/timeout-signal)
22

33
Create an AbortSignal that aborts after a delay.
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "timeout-signal",
33
"version": "1.0.0",
44
"description": "Create an AbortSignal that aborts after a delay.",
5-
"repository": "https://github.com/Richienb/timeout-signal.git",
5+
"repository": "https://github.com/node-fetch/timeout-signal.git",
66
"author": "Richie Bendall <[email protected]>",
77
"license": "MIT",
88
"main": "index.js",

0 commit comments

Comments
 (0)