diff --git a/docs/software.md b/docs/software.md index 2df5bfae7..f808472ac 100644 --- a/docs/software.md +++ b/docs/software.md @@ -235,6 +235,7 @@ description: Overview of ready-to-run DietPi-Software options, cloud & backup se - [**Synapse - Decentralized communication with the Matrix protocol**](software/social.md#synapse) - [**microblog.pub - A self-hosted, single-user, ActivityPub powered microblog**](software/social.md#microblogpub) - [**MediaWiki - A collaboration and documentation platform**](software/social.md#mediawiki) +- [**soju - A user-friendly IRC bouncer**](software/social.md#soju) ## [SSH Server](software/ssh.md) diff --git a/docs/software/social.md b/docs/software/social.md index 75197850f..3f42038c8 100644 --- a/docs/software/social.md +++ b/docs/software/social.md @@ -364,7 +364,7 @@ License: [GPLv2](https://github.com/wikimedia/mediawiki/blob/master/COPYING) ## soju -soju is an IRC bouncer – it connects to upstream IRC servers on your behalf, and then you can connect to it using multiple IRC clients. This causes chat history to be preserved without having to have the IRC client connected all the time. +soju is an [IRC bouncer](https://wikipedia.org/wiki/BNC_(software)#IRC) – it connects to upstream IRC servers on your behalf, and then you can connect to it using multiple IRC clients. This causes chat history to be preserved without having to have the IRC client connected all the time. === "Quick start" @@ -372,7 +372,7 @@ soju is an IRC bouncer – it connects to upstream IRC servers on your behalf, a === "Configuration file" - The configuration file is `/mnt/dietpi_userdata/soju/config` + The configuration file is `/mnt/dietpi_userdata/soju/config`. Its structure and configuration options are described in the [soju man page](https://soju.im/doc/soju.1.html). ***