Skip to content

Commit 9fcb770

Browse files
committed
Nope should have git+ before url name
1 parent 7549712 commit 9fcb770

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
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/microsoft/Windows-Containers-Tutorials.git"
11+
"url": "git+https://github.com/microsoft/Windows-Containers-Tutorials.git"
1212
},
1313
"keywords": [
1414
"containers",

0 commit comments

Comments
 (0)