summaryrefslogtreecommitdiff
path: root/open-source-lorries/node.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/node.lorry')
-rw-r--r--open-source-lorries/node.lorry4
1 files changed, 2 insertions, 2 deletions
diff --git a/open-source-lorries/node.lorry b/open-source-lorries/node.lorry
index 7c680f7..85a224d 100644
--- a/open-source-lorries/node.lorry
+++ b/open-source-lorries/node.lorry
@@ -1,10 +1,10 @@
{
"node": {
"type": "git",
- "url": "git://github.com/joyent/node.git"
+ "url": "https://github.com/joyent/node.git"
},
"node-new": {
"type": "git",
- "url": "git://github.com/nodejs/node.git"
+ "url": "https://github.com/nodejs/node.git"
}
}