We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efe7c9d commit a76b521Copy full SHA for a76b521
module.json
@@ -8,10 +8,10 @@
8
],
9
"author": "Erno Tormikoski <[email protected]>",
10
"repository": {
11
- "url": "ssh://git.oulu.arm.com/home/git/repositories/nanomesh/coap-service.git",
+ "url": "git@github.com:ARMmbed/coap-service.git",
12
"type": "git"
13
},
14
- "homepage": "http://git.oulu.arm.com/gitweb/?p=nanomesh/coap-service.git;a=summary",
+ "homepage": "https://github.com/ARMmbed/coap-service",
15
"license": "Apache-2.0",
16
"extraIncludes": [
17
"coap-service",
0 commit comments