diff options
-rw-r--r-- | nonsystemd/filesystem/os-release | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nonsystemd/filesystem/os-release b/nonsystemd/filesystem/os-release index 138b58597..901694f99 100644 --- a/nonsystemd/filesystem/os-release +++ b/nonsystemd/filesystem/os-release @@ -6,6 +6,6 @@ BUILD_ID=rolling ANSI_COLOR="1;35" HOME_URL="https://www.parabola.nu/" DOCUMENTATION_URL="https://wiki.parabola.nu/" -SUPPORT_URL="irc://chat.freenode.net#parabola" +SUPPORT_URL="irc://irc.libera.chat/#parabola" BUG_REPORT_URL="https://labs.parabola.nu/" LOGO=parabola |