summaryrefslogtreecommitdiffstats
path: root/wizard
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-07-15 12:13:16 +0200
committerRemi Collet <remi@php.net>2024-07-15 12:13:16 +0200
commitfe8b1619632fb7dadb259638c1d9d94b41a1b27e (patch)
tree3dcc0dfaace42ba6a2aaf73aaf8c727c28b7efb0 /wizard
parentf1e0449803fe4d73d8666d1d56dbcd2a91fa4116 (diff)
Forums are closed (missing)
Diffstat (limited to 'wizard')
-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>