Skip to content

Commit dc0ec0d

Browse files
committed
Update URL protocols in json info files
1 parent 7cbe646 commit dc0ec0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"keywords": ["jquery-plugin","locator","store","dealer","location","locations","maps","map","stores","find","finder"],
1010
"authors": [
11-
"Bjorn Holine <bjorn2404@gmail.com> (http://www.bjornblog.com)"
11+
"Bjorn Holine <bjorn2404@gmail.com> (https://www.bjornblog.com)"
1212
],
1313
"license": "MIT",
1414
"dependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"author": {
2424
"name": "Bjorn Holine",
25-
"url": "http://www.bjornblog.com/"
25+
"url": "https://www.bjornblog.com/"
2626
},
2727
"license": "MIT",
2828
"bugs": {

0 commit comments

Comments
 (0)