Skip to content

Commit c9a752f

Browse files
author
Geoffrey Broadwell
committed
Don't use committer-only URL for rakudo-js repo
1 parent b4be496 commit c9a752f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"nqp-js": {
4343
"name": "nqp-js",
44-
"repo_url": "git@github.com:pmurias/rakudo-js.git"
44+
"repo_url": "git://github.com/pmurias/rakudo-js.git"
4545
},
4646
"nqp-jvm": {
4747
"name": "nqp-jvm",

0 commit comments

Comments
 (0)