diff --git a/src/apps.json b/src/apps.json index e87544803..b33d0f073 100755 --- a/src/apps.json +++ b/src/apps.json @@ -1468,7 +1468,7 @@ "Server": "cloudera" }, "icon": "Cloudera.png", - "website": "www.cloudera.com" + "website": "https://www.cloudera.com/" }, "CloudCart": { "cats": [ @@ -1478,7 +1478,7 @@ "author": "^CloudCart LLC$" }, "script": "^cdncloudcart$", - "website": "cloudcart.com", + "website": "https://cloudcart.com", "icon": "cloudcart.svg" }, "CodeIgniter": {