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 6, 2018
1 parent 3295db7 commit 7f137ca
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": "retextjs/retext-passive",
"bugs": "https://github.com/retextjs/retext-passive/issues",
"author": "Titus Wormer <[email protected]> (http://wooorm.com)",
"author": "Titus Wormer <[email protected]> (https://wooorm.com)",
"contributors": [
"Titus Wormer <[email protected]> (http://wooorm.com)",
"Titus Wormer <[email protected]> (https://wooorm.com)",
"Sylvan Swierkosz <[email protected]>"
],
"files": [
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ repository, organisation, or community you agree to abide by its terms.

[license]: license

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

[retext]: https://github.com/retextjs/retext

Expand Down

0 comments on commit 7f137ca

Please sign in to comment.