Skip to content

Commit cdb4350

Browse files
committed
Move URLs to HTTPS
1 parent 9b7eb2d commit cdb4350

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
@@ -10,9 +10,9 @@
1010
],
1111
"repository": "syntax-tree/hast-util-sanitize",
1212
"bugs": "https://github.com/syntax-tree/hast-util-sanitize/issues",
13-
"author": "Titus Wormer <[email protected]> (http://wooorm.com)",
13+
"author": "Titus Wormer <[email protected]> (https://wooorm.com)",
1414
"contributors": [
15-
"Titus Wormer <[email protected]> (http://wooorm.com)",
15+
"Titus Wormer <[email protected]> (https://wooorm.com)",
1616
"Jason Switzer <[email protected]>"
1717
],
1818
"files": [

readme.md

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

259259
[license]: license
260260

261-
[author]: http://wooorm.com
261+
[author]: https://wooorm.com
262262

263263
[hast]: https://github.com/syntax-tree/hast
264264

0 commit comments

Comments
 (0)