Skip to content

Commit 4abd051

Browse files
authored
chore: http to https in package.json and README.md (#74)
1 parent 4742458 commit 4abd051

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ category_generator:
2727
2828
MIT
2929
30-
[Hexo]: http://hexo.io/
30+
[Hexo]: https://hexo.io/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"generator",
2323
"category"
2424
],
25-
"author": "Tommy Chen <[email protected]> (http://zespia.tw)",
25+
"author": "Tommy Chen <[email protected]> (https://zespia.tw)",
2626
"license": "MIT",
2727
"devDependencies": {
2828
"chai": "^4.2.0",

0 commit comments

Comments
 (0)