Skip to content

Commit 9867833

Browse files
committed
Move URLs to HTTPS
1 parent c0968d6 commit 9867833

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
],
1212
"repository": "syntax-tree/mdast-util-heading-range",
1313
"bugs": "https://github.com/syntax-tree/mdast-util-heading-range/issues",
14-
"author": "Titus Wormer <[email protected]> (http://wooorm.com)",
14+
"author": "Titus Wormer <[email protected]> (https://wooorm.com)",
1515
"contributors": [
16-
"Titus Wormer <[email protected]> (http://wooorm.com)",
16+
"Titus Wormer <[email protected]> (https://wooorm.com)",
1717
"Jake Teton-Landis <[email protected]>"
1818
],
1919
"files": [

readme.md

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

133133
[license]: license
134134

135-
[author]: http://wooorm.com
135+
[author]: https://wooorm.com
136136

137137
[npm]: https://docs.npmjs.com/cli/install
138138

0 commit comments

Comments
 (0)