Merge pull request #131 from brave/coreurl

use http url for brave-core
This commit is contained in:
Brian R. Bondy 2018-03-28 16:26:24 -04:00 committed by GitHub
commit 2603fbe194
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@
"dir": "src/brave",
"branch": "master",
"repository": {
"url": "git@github.com:brave/brave-core.git"
"url": "https://github.com/brave/brave-core.git"
}
}
}