diff --git a/Home.md b/Home.md index d8f9a5a..423ea05 100644 --- a/Home.md +++ b/Home.md @@ -12,7 +12,7 @@ The following are the resources available for inxi support, help, documentation, * [inxi core mission](https://smxi.org/docs/inxi-core-mission.htm) - useful for potential contributors who might not understand why things in inxi are done the way they are. Covers support for Legacy OS/Hardware, optimizations, and primary philosophy. * [inxi support forums](http://techpatterns.com/forums/forum-33.html) - post actual discussion type issues here, or use the issues tracker here, makes no difference, except the forum will be way more sticky and visible over time. * [inxi issue tracker](https://github.com/smxi/inxi/issues) - use the github issue tracker/bug reporter to report issues/bugs. -* inxi IRC support: irc.oftc.net channel #smxi - sometimes IRC support is faster or more efficient. +* inxi IRC support: channel #smxi on irc.oftc.net or irc.libera.chat - sometimes IRC support is faster or more efficient. * For git, the following branches are of interest (note: all pinxi/inxi branches support the -U self-updater command for easy updating once you have installed that branch. one and two would overwrite inxi master version, which is why they are almost never used): * master - the master main branch. No other version of inxi than the current one in master is supported, so please upgrade your inxi to current before posting any issue or bug reports. See the installation instructions for how to do that. Devs: use inxi-perl pinxi since that is always either ahead or even with master. * inxi-perl - this is the primary development branch, and uses pinxi to let you run inxi and pinxi on same system.