8000 Merge pull request #11642 from anntzer/badges · matplotlib/matplotlib@8c99daf · GitHub
[go: up one dir, main page]

Skip to content

Commit 8c99daf

Browse files
authored
Merge pull request #11642 from anntzer/badges
DOC: Fix gitter badge; remove depsy badge.
2 parents f4b5618 + 8408b0e commit 8c99daf

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.rst

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
|Travis|_ |AppVeyor|_ |Codecov|_ |PyPi|_ |Gitter|_ |Depsy|_
1+
|Travis|_ |AppVeyor|_ |Codecov|_ |PyPi|_ |Gitter|_ |NUMFocus|_
22

33

44
.. |Travis| image:: https://travis-ci.org/matplotlib/matplotlib.svg?branch=master
@@ -13,11 +13,8 @@
1313
.. |PyPi| image:: https://badge.fury.io/py/matplotlib.svg
1414
.. _PyPi: https://badge.fury.io/py/matplotlib
1515

16-
.. |Gitter| image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg
17-
:target: https://gitter.im/matplotlib/matplotlib?utm_source=share-link&utm_medium=link&utm_campaign=share-link
18-
19-
.. |Depsy| image:: http://depsy.org/api/package/pypi/matplotlib/badge.svg
20-
.. _Depsy: http://depsy.org/package/python/matplotlib
16+
.. |Gitter| image:: https://badges.gitter.im/matplotlib/matplotlib.png
17+
.. _Gitter: https://gitter.im/matplotlib/matplotlib
2118

2219
.. |NUMFocus| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
2320
.. _NUMFocus: http://www.numfocus.org
@@ -73,7 +70,8 @@ matplotlib's communication channels include active mailing lists:
7370

7471
The first is a good starting point for general questions and discussions.
7572

76-
`Gitter <https://gitter.im/matplotlib/matplotlib>`_ is for coordinating development and asking questions directly related to contributing to matplotlib.
73+
Gitter_ is for coordinating development and asking questions directly related
74+
to contributing to matplotlib.
7775

7876
Contribute
7977
==========

0 commit comments

Comments
 (0)
0