Skip to content

Commit ca4195c

Browse files
🤖 chore(package.json): Use https for homepage URL.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/8134808bd3e9bcbb3e4b2ca5401e2dee58965a01/src/transforms/package.json:homepage-use-https.js Please contact the author of the transform if you believe there was an error.
1 parent 65e7a5c commit ca4195c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"files": [
113113
"lib"
114114
],
115-
"homepage": "http://integer-sorting.github.io/radix-sort",
115+
"homepage": "https://integer-sorting.github.io/radix-sort",
116116
"keywords": [
117117
"agpl",
118118
"algorithms",

0 commit comments

Comments
 (0)