summaryrefslogtreecommitdiffstats
path: root/wizard/index.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-13 10:31:07 +0200
committerRemi Collet <remi@remirepo.net>2017-06-13 10:31:07 +0200
commitd1823cc08d215f28720c7c5dd22cee36293dddd4 (patch)
treed5a15fcca71d98a6b448dd100e36d3f7d69acd7a /wizard/index.php
parent1139a5add93a693bf37ace3b56f31a55412a3b57 (diff)
add wizard link in nav menu
Diffstat (limited to 'wizard/index.php')
-rw-r--r--wizard/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php
index 47748631..1f781a77 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -82,7 +82,8 @@ $type = (isset($_POST['type']) && isset($types[$_POST['type']]) ? $_POST['type'
<p id="prelude">
<a href="https://blog.remirepo.net/">Blog</a> |
<a href="https://forum.remirepo.net/">Forums</a> |
- <a href="https://rpms.remirepo.net/">Repository</a>
+ <a href="https://rpms.remirepo.net/">Repository</a> |
+ <a href="https://rpms.remirepo.net/wizard/">Wizard</a>
</p>
<div id="wrapper">
<div id="main">