Skip to content

Commit

Permalink
Move URLs to HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Nov 19, 2018
1 parent 453bfe9 commit 34531e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
],
"repository": "vfile/vfile-statistics",
"bugs": "https://github.com/vfile/vfile-statistics/issues",
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
"contributors": [
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
"Brendan Abbott <brendan.abbott@temando.com>"
],
"files": [
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ repository, organisation, or community you agree to abide by its terms.

[license]: license

[author]: http://wooorm.com
[author]: https://wooorm.com

[vfile]: https://github.com/vfile/vfile

Expand Down

0 comments on commit 34531e3

Please sign in to comment.