summaryrefslogtreecommitdiffstats
path: root/wizard
diff options
context:
space:
mode:
Diffstat (limited to 'wizard')
-rw-r--r--wizard/index.php9
1 files changed, 6 insertions, 3 deletions
diff --git a/wizard/index.php b/wizard/index.php
index 8fc5b251..ef43ed82 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -283,10 +283,13 @@ if ($php && $os && $type && !$err) {
</div>
</div>
<div id="sidebar">
- <h2>More information</h2>
+ <h2>Useful links</h2>
<ul class="levbarlist">
- <li><a href="http://blog.remirepo.net/pages/Config-en" class="nlink" title="Repository configuration">Repository configuration</a></li>
- <li><a href="http://blog.remirepo.net/pages/English-FAQ" class="nlink" title="F.A.Q.">F.A.Q.</a></li>
+ <li><a href="https://blog.remirepo.net/pages/Config-en" class="nlink" title="Repository configuration">Repository configuration</a></li>
+ <li><a href="https://blog.remirepo.net/pages/English-FAQ" class="nlink" title="F.A.Q.">F.A.Q.</a></li>
+ <li><a href="https://forum.remirepo.net/" class="nlink" title="Forum">Forum</a></li>
+ <li><a href="https://github.com/remicollet/remirepo/issues" class="nlink" title="Bug tracker">Bug tracker</a></li>
+ <li><a href="https://blog.remirepo.net/post/2012/09/03/remirepo-IRC-channel-on-freenode-network" class="nlink" title="IRC channel">IRC channel</a></li>
<li><?php
printf("<b>%d answers</b> given", $counter);
?></li>