diff --git a/README.md b/README.md index 23fa3ae..84725ff 100644 --- a/README.md +++ b/README.md @@ -49,4 +49,4 @@ deploy: MIT -[Hexo]: http://hexo.io/ +[Hexo]: https://hexo.io/ diff --git a/package.json b/package.json index 8830ab6..a5c0d60 100644 --- a/package.json +++ b/package.json @@ -13,14 +13,14 @@ "index.js" ], "repository": "hexojs/hexo-deployer-rsync", - "homepage": "http://hexo.io/", + "homepage": "https://hexo.io/", "keywords": [ "hexo", "rsync", "deploy", "deployer" ], - "author": "Tommy Chen (http://zespia.tw)", + "author": "Tommy Chen (https://zespia.tw)", "license": "MIT", "devDependencies": { "c8": "^7.12.0",