diff --git a/web/html/src/manager/login/login.tsx b/web/html/src/manager/login/login.tsx
index cb589465eb4f..ded43d21018b 100644
--- a/web/html/src/manager/login/login.tsx
+++ b/web/html/src/manager/login/login.tsx
@@ -34,7 +34,7 @@ const products = {
productName: "Uyuni",
headerTitle: "Uyuni",
bodyTitle: "Uyuni",
- url: "http://www.uyuni-project.org/",
+ url: "https://www.uyuni-project.org/",
title: "Uyuni login page",
},
};