Skip to content

Commit 5f35341

Browse files
committed
updated github repo link in package.json
1 parent 36bb591 commit 5f35341

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
@@ -11,7 +11,7 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "git+ssh://git@github.com/neel1996/gitconvex-server.git"
14+
"url": "https://github.com/neel1996/gitconvex"
1515
},
1616
"keywords": [
1717
"gitconvex",
@@ -25,9 +25,9 @@
2525
"author": "itassistors",
2626
"license": "Apache License 2.0",
2727
"bugs": {
28-
"url": "https://github.com/neel1996/gitconvex-package/issues"
28+
"url": "https://github.com/neel1996/gitconvex/issues"
2929
},
30-
"homepage": "https://github.com/neel1996/gitconvex-package#readme",
30+
"homepage": "https://github.com/neel1996/gitconvex#readme",
3131
"dependencies": {
3232
"axios": "^0.19.2",
3333
"child_process": "^1.0.2",

0 commit comments

Comments
 (0)