Skip to content

Commit a5b9851

Browse files
author
Hugo Osvaldo Barrera
committed
Remove broken waffle badge
1 parent 1e425a5 commit a5b9851

File tree

1 file changed

+20
-9
lines changed

1 file changed

+20
-9
lines changed

README.rst

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22
vdirsyncer
33
==========
44

5+
.. image:: https://travis-ci.org/pimutils/vdirsyncer.svg?branch=master
6+
:target: https://travis-ci.org/pimutils/vdirsyncer
7+
:alt: CI status
8+
9+
.. image:: https://codecov.io/github/pimutils/vdirsyncer/coverage.svg?branch=master
10+
:target: https://codecov.io/github/pimutils/vdirsyncer?branch=master
11+
:alt: Codecov coverage report
12+
13+
.. image:: https://readthedocs.org/projects/vdirsyncer/badge/
14+
:target: https://vdirsyncer.rtfd.org/
15+
:alt: documentation
16+
17+
.. image:: https://img.shields.io/pypi/v/vdirsyncer.svg
18+
:target: https://pypi.python.org/pypi/vdirsyncer
19+
:alt: version on pypi
20+
21+
.. image:: https://img.shields.io/pypi/l/vdirsyncer.svg
22+
:target: https://github.com/pimutils/vdirsyncer/blob/master/LICENCE
23+
:alt: licence: BSD
24+
525
- `Documentation <https://vdirsyncer.pimutils.org/en/stable/>`_
626
- `Source code <https://github.com/pimutils/vdirsyncer>`_
727

@@ -20,15 +40,6 @@ It aims to be for calendars and contacts what `OfflineIMAP
2040

2141
.. _programs: https://vdirsyncer.pimutils.org/en/latest/tutorials/
2242

23-
.. image:: https://travis-ci.org/pimutils/vdirsyncer.svg?branch=master
24-
:target: https://travis-ci.org/pimutils/vdirsyncer
25-
26-
.. image:: https://codecov.io/github/pimutils/vdirsyncer/coverage.svg?branch=master
27-
:target: https://codecov.io/github/pimutils/vdirsyncer?branch=master
28-
29-
.. image:: https://badge.waffle.io/pimutils/vdirsyncer.svg?label=ready&title=Ready
30-
:target: https://waffle.io/pimutils/vdirsyncer
31-
3243
Links of interest
3344
=================
3445

0 commit comments

Comments
 (0)