summaryrefslogtreecommitdiffstats
path: root/HTML
diff options
context:
space:
mode:
Diffstat (limited to 'HTML')
-rw-r--r--HTML/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/HTML/index.html b/HTML/index.html
index 91099ed..387660e 100644
--- a/HTML/index.html
+++ b/HTML/index.html
@@ -17,7 +17,7 @@
<base href="/usr/share/indexhtml/">
<script type="text/javascript" src="script.js"></script>
</head>
-<body onload="try{new StartPage('http://start.mageia.org/').run();}catch(e){}">
- <h1><a href="http://start.mageia.org/?ssp"><img src="images/logo_mageia.png" alt="Mageia"></a></h1>
+<body onload="try{new StartPage('https://start.mageia.org/').run();}catch(e){}">
+ <h1><a href="https://start.mageia.org/?ssp"><img src="images/logo_mageia.png" alt="Mageia"></a></h1>
</body>
-</html> \ No newline at end of file
+</html>