package.json: "http://github.com" -> "https://github.com"
parent
9f31456f84
commit
d475cc3d08
|
@ -78,7 +78,7 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://github.com/ether/etherpad-lite.git"
|
||||
"url": "https://github.com/ether/etherpad-lite.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "nyc mocha --timeout 5000 ../tests/backend/specs/api"
|
||||
|
|
Loading…
Reference in New Issue