Skip to content

Commit 6ed5c38

Browse files
author
John Haley
committed
Updated the homepage
1 parent 769908d commit 6ed5c38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": "2.0.0"
1919
}
2020
},
21-
"homepage": "https://github.com/tbranyen/nodegit",
21+
"homepage": "http://nodegit.org",
2222
"keywords": [
2323
"libgit2",
2424
"git2",
@@ -46,7 +46,7 @@
4646
"main": "lib/nodegit.js",
4747
"repository": {
4848
"type": "git",
49-
"url": "git://github.com/tbranyen/nodegit.git"
49+
"url": "git://github.com/nodegit/nodegit.git"
5050
},
5151
"directories": {
5252
"build": "./build",

0 commit comments

Comments
 (0)