Skip to content

Commit a6cb6ab

Browse files
committed
fix: update repo URLs
1 parent 994e74d commit a6cb6ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"main": "index.js",
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/roryrjb/sd-notify.git"
13+
"url": "git+https://github.com/systemd/node-sd-notify.git"
1414
},
1515
"keywords": [
1616
"systemd",
@@ -24,9 +24,9 @@
2424
"author": "Rory Bradford <[email protected]>",
2525
"license": "MIT",
2626
"bugs": {
27-
"url": "https://github.com/roryrjb/sd-notify/issues"
27+
"url": "https://github.com/systemd/node-sd-notify/issues"
2828
},
29-
"homepage": "https://github.com/roryrjb/sd-notify#readme",
29+
"homepage": "https://github.com/systemd/node-sd-notify#readme",
3030
"dependencies": {
3131
"bindings": "1.5.0"
3232
},

0 commit comments

Comments
 (0)