diff --git a/bin/plugins/checkPlugin.js b/bin/plugins/checkPlugin.js index 692a852e6..8ef2e9f13 100755 --- a/bin/plugins/checkPlugin.js +++ b/bin/plugins/checkPlugin.js @@ -120,7 +120,7 @@ fs.readdir(pluginPath, (err, rootFiles) => { updatedPackageJSON = true; parsedPackageJSON.funding = { type: 'individual', - url: 'http://etherpad.org/', + url: 'https://etherpad.org/', }; } if (updatedPackageJSON) {