summaryrefslogtreecommitdiffstats
path: root/wizard
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-27 17:48:36 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-27 17:48:36 +0200
commitc22cfe7d6d984372c67257cecae76ebc33983966 (patch)
tree4341188de80090bbb05fae8c9ed6d2ee6a522adc /wizard
parent664532444bad64fdd3518d4ce30c590b303d7d47 (diff)
Wizard: switch to https
Diffstat (limited to 'wizard')
-rw-r--r--wizard/index.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/wizard/index.php b/wizard/index.php
index 0a098e35..ea4064ec 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -56,9 +56,9 @@ $type = (isset($_POST['type']) && isset($types[$_POST['type']]) ? $_POST['type'
<h1><span><a href="/">Remi's RPM repository - Configuration wizard</a></span></h1>
</div>
<p id="prelude">
- <a href="http://blog.remirepo.net/">Blog</a> |
- <a href="http://forum.remirepo.net/">Forums</a> |
- <a href="http://rpms.remirepo.net/">Repository</a>
+ <a href="https://blog.remirepo.net/">Blog</a> |
+ <a href="https://forum.remirepo.net/">Forums</a> |
+ <a href="https://rpms.remirepo.net/">Repository</a>
</p>
<div id="wrapper">
<div id="main">