diff --git a/README.md b/README.md index d88e297..380fb96 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Biboumi is an XMPP gateway for the IRC network. Once biboumi_ynh is installed you can use any XMMP client software to join IRC channels. Any IRC channel is seen as a standard XMMP chatroom (aka MUC) with a special name. The the name is formatted like this: `#channelname%ircservername@biboumi.yourdomain.tld`. -For example, if you have a yunohost server hosting domain *example.net* and you want to join the channel *#yunohost* on *irc.freenode.net* you simply need to join the MUC `#yunohost%irc.freenode.net@biboumi.example.net`. +For example, if you have a YunoHost server hosting domain *example.net* and you want to join the channel *#yunohost* on *irc.freenode.net* you simply need to join the MUC `#yunohost%irc.freenode.net@biboumi.example.net`. **Shipped version:** 8.3 @@ -32,7 +32,7 @@ You can configure Biboumi with the file `/etc/biboumi/biboumi.cfg`. ## Limitations -* Currently, biboumi is only tested with one domain and it must be the main domain of your yunohost server. +* Currently, Biboumi is only tested with one domain and it must be the main domain of your YunoHost server. ## Links diff --git a/manifest.json b/manifest.json index ee068f6..b73225f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "XMPP gateway for the IRC network.", "fr": "Passerelle XMPP pour le réseau IRC." }, - "version": "8.3~ynh2", + "version": "8.3~ynh1", "url": "https://biboumi.louiz.org/", "license": "Zlib", "maintainer": {