diff options
Diffstat (limited to 'wizard/index.php')
-rw-r--r-- | wizard/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wizard/index.php b/wizard/index.php index 44d5fc5f..62c9ff5f 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -479,6 +479,7 @@ if ($php && $os && $type && !$err) { <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/2021/05/20/remirepo-IRC-channel-on-Libera-network" class="nlink" title="IRC channel">IRC channel</a></li> <li><a href='https://twitter.com/RemiRepository'>Repository twitter account</a></li> + <li><a href='https://discord.gg/qwC6kM2dcE'>Discord server</a></li> <li><?php printf("<b>%d answers</b> given", $counter); ?></li> |