diff options
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 13 |
1 files changed, 2 insertions, 11 deletions
@@ -1,15 +1,6 @@ Biboumi ======= -.. image:: https://lab.louiz.org/louiz/biboumi/badges/master/build.svg - :target: https://lab.louiz.org/louiz/biboumi/pipelines - -.. image:: https://coverity.proxy.louiz.org/projects/3726/badge.svg - :target: https://scan.coverity.com/projects/louiz-biboumi - -.. image:: https://coreinfrastructure.proxy.louiz.org/projects/450/badge - :target: https://bestpractices.coreinfrastructure.org/projects/450 - Biboumi is an XMPP gateway that connects to IRC servers and translates between the two protocols. It can be used to access IRC channels using any XMPP client as if these channels were XMPP MUCs. @@ -60,6 +51,6 @@ Biboumi is Free Software. Biboumi is released under the zlib license. Please read the COPYING file for details. -.. _INSTALL: INSTALL.rst -.. _the documentation: doc/biboumi.1.rst +.. _INSTALL: doc/install.rst +.. _the documentation: https://doc.biboumi.louiz.org .. _contributing: CONTRIBUTING.rst |