Skip to content

Commit 7a55518

Browse files
committed
Move URLs to HTTPS
1 parent cb58111 commit 7a55518

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
@@ -14,9 +14,9 @@
1414
],
1515
"repository": "syntax-tree/mdast-util-heading-style",
1616
"bugs": "https://github.com/syntax-tree/mdast-util-heading-style/issues",
17-
"author": "Titus Wormer <[email protected]> (http://wooorm.com)",
17+
"author": "Titus Wormer <[email protected]> (https://wooorm.com)",
1818
"contributors": [
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
@@ -69,7 +69,7 @@ repository, organisation, or community you agree to abide by its terms.
6969

7070
[license]: license
7171

72-
[author]: http://wooorm.com
72+
[author]: https://wooorm.com
7373

7474
[npm]: https://docs.npmjs.com/cli/install
7575

0 commit comments

Comments
 (0)