Skip to content

Commit 6bb1bbe

Browse files
committed
Move URLs to HTTPS
1 parent 46c497e commit 6bb1bbe

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/hast-util-to-nlcst",
1616
"bugs": "https://github.com/syntax-tree/hast-util-to-nlcst/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
@@ -155,7 +155,7 @@ repository, organisation, or community you agree to abide by its terms.
155155

156156
[license]: license
157157

158-
[author]: http://wooorm.com
158+
[author]: https://wooorm.com
159159

160160
[hast]: https://github.com/syntax-tree/hast
161161

0 commit comments

Comments
 (0)