Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Commit 860226b

Browse files
authored
http -> https
1 parent 484e1d3 commit 860226b

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
@@ -9,7 +9,7 @@
99
"fmt": "mongodb-js-fmt ./*.js ./test/*.js",
1010
"check": "mongodb-js-precommit"
1111
},
12-
"homepage": "http://github.com/mongodb-js/mongodb-query-util",
12+
"homepage": "https://github.com/mongodb-js/mongodb-query-util",
1313
"repository": {
1414
"type": "git",
1515
"url": "git://github.com/mongodb-js/mongodb-query-util.git"

0 commit comments

Comments
 (0)