Skip to content

Commit 8b95e0f

Browse files
authored
Fix Gitter badge
1 parent 9555f4f commit 8b95e0f

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
pluggy - A minimalist production ready plugin system
22
====================================================
33

4-
.. image:: https://badges.gitter.im/pytest-dev/pluggy.svg
5-
:alt: Join the chat at https://gitter.im/pytest-dev/pluggy
6-
:target: https://gitter.im/pytest-dev/pluggy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
7-
|pypi| |anaconda| |versions| |travis| |appveyor|
8-
4+
|pypi| |anaconda| |versions| |travis| |appveyor| |gitter|
95

106
This is the core framework used by the `pytest`_, `tox`_, and `devpi`_ projects.
117

@@ -71,7 +67,10 @@ A definitive example
7167
.. |appveyor| image:: https://img.shields.io/appveyor/ci/pytestbot/pluggy/master.svg
7268
:target: https://ci.appveyor.com/project/pytestbot/pluggy
7369
.. |anaconda| image:: https://anaconda.org/conda-forge/pluggy/badges/version.svg
74-
:target: https://anaconda.org/conda-forge/pluggy
70+
:target: https://anaconda.org/conda-forge/pluggy
71+
.. |gitter| image:: https://badges.gitter.im/pytest-dev/pluggy.svg
72+
:alt: Join the chat at https://gitter.im/pytest-dev/pluggy
73+
:target: https://gitter.im/pytest-dev/pluggy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
7574

7675
.. links
7776
.. _pytest:

0 commit comments

Comments
 (0)