added https at the website line

main
Peter 8 years ago
parent 3f5def7389
commit 168a65cd11

@ -1468,7 +1468,7 @@
"Server": "cloudera" "Server": "cloudera"
}, },
"icon": "Cloudera.png", "icon": "Cloudera.png",
"website": "www.cloudera.com" "website": "https://www.cloudera.com/"
}, },
"CloudCart": { "CloudCart": {
"cats": [ "cats": [
@ -1478,7 +1478,7 @@
"author": "^CloudCart LLC$" "author": "^CloudCart LLC$"
}, },
"script": "^cdncloudcart$", "script": "^cdncloudcart$",
"website": "cloudcart.com", "website": "https://cloudcart.com",
"icon": "cloudcart.svg" "icon": "cloudcart.svg"
}, },
"CodeIgniter": { "CodeIgniter": {