diff options
author | louiz’ <louiz@louiz.org> | 2017-04-25 20:15:54 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2017-04-25 20:16:20 +0200 |
commit | 00a71ff2414c3339d76600e614101450acf2d0d5 (patch) | |
tree | 73589f18317ee515b4309e5d2b4055630263ea1e | |
parent | 3af9d0ac67377c5b7535415696d73bd470aa08f7 (diff) | |
download | biboumi-00a71ff2414c3339d76600e614101450acf2d0d5.tar.gz biboumi-00a71ff2414c3339d76600e614101450acf2d0d5.tar.bz2 biboumi-00a71ff2414c3339d76600e614101450acf2d0d5.tar.xz biboumi-00a71ff2414c3339d76600e614101450acf2d0d5.zip |
Use our own proxy link to display the badges
For privacy reasons
[skip-ci]
-rw-r--r-- | README.rst | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,13 +4,13 @@ Biboumi .. image:: https://lab.louiz.org/louiz/biboumi/badges/master/build.svg :target: https://lab.louiz.org/louiz/biboumi/pipelines -.. image:: https://codecov.io/gh/louiz/biboumi/branch/master/graph/badge.svg +.. image:: https://codecov.proxy.louiz.org/gh/louiz/biboumi/branch/master/graph/badge.svg :target: https://codecov.io/gh/louiz/biboumi -.. image:: https://scan.coverity.com/projects/3726/badge.svg +.. image:: https://coverity.proxy.louiz.org/projects/3726/badge.svg :target: https://scan.coverity.com/projects/louiz-biboumi -.. image:: https://bestpractices.coreinfrastructure.org/projects/450/badge +.. 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 |