summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wizard/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php
index 9fe10104..c77e7066 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -148,7 +148,7 @@ $arch = (isset($_POST['arch']) && isset($arches[$_POST['arch']]) ? $_POST['arch
</div>
<p id="prelude">
<a href="https://blog.remirepo.net/">Blog</a> |
- <a href="https://forum.remirepo.net/">Forum</a> |
+ <a href="https://github.com/remicollet/remirepo/issues">Support</a> |
<a href="https://rpms.remirepo.net/">Repository</a> |
<a href="https://rpms.remirepo.net/wizard/">Wizard</a>
</p>