use the github url public url in module.json
This commit is contained in:
parent
0e54ba6c70
commit
8aaa385ed5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
],
|
||||
"author": "Rohit Grover",
|
||||
"repository": {
|
||||
"url": "git@github.com:ARMmbed/ble.git",
|
||||
"url": "https://github.com/ARMmbed/ble.git",
|
||||
"type": "git"
|
||||
},
|
||||
"homepage": "http://mbed.org/ble",
|
||||
|
|
Loading…
Reference in a new issue