Skip to content

Commit bf9eeae

Browse files
committed
Move URLs to HTTPS
1 parent 0087634 commit bf9eeae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"author": "Seth Vincent <[email protected]> (https://sethvincent.com)",
1717
"contributors": [
1818
"Seth Vincent <[email protected]> (https://sethvincent.com)",
19-
"Titus Wormer <[email protected]> (http://wooorm.com)"
19+
"Titus Wormer <[email protected]> (https://wooorm.com)"
2020
],
2121
"files": [
2222
"index.js",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ repository, organisation, or community you agree to abide by its terms.
167167

168168
[license]: license
169169

170-
[author]: http://wooorm.com
170+
[author]: https://wooorm.com
171171

172172
[mdast]: https://github.com/syntax-tree/mdast
173173

0 commit comments

Comments
 (0)