Skip to content

Commit 8172642

Browse files
author
Ilya Radchenko
committed
Merge pull request #47 from mastertinner/fix-git-url-typo
fix typo in repo url
2 parents ea5c35f + bff5409 commit 8172642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "https://github.com:Strider-CD/strider-gitlab.git"
12+
"url": "https://github.com/Strider-CD/strider-gitlab.git"
1313
},
1414
"keywords": [
1515
"git",

0 commit comments

Comments
 (0)