mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04:00
package.json: "http://github.com" -> "https://github.com"
This commit is contained in:
parent
9f31456f84
commit
d475cc3d08
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue