replace remaining gitter links with discord (#2150)
This commit is contained in:
parent
a60b20efac
commit
180261d9de
2 changed files with 4 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
[](https://pypi.org/project/virtualenv)
|
||||
[](https://pypi.org/project/virtualenv)
|
||||
[](http://virtualenv.pypa.io)
|
||||
[](https://gitter.im/pypa/virtualenv)
|
||||
[](https://discord.gg/pypa)
|
||||
[](https://pypistats.org/packages/virtualenv)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://github.com/pypa/virtualenv/actions?query=workflow%3Acheck)
|
||||
|
|
|
|||
|
|
@ -11,9 +11,9 @@ Virtualenv
|
|||
.. image:: https://readthedocs.org/projects/virtualenv/badge/?version=latest&style=flat-square
|
||||
:target: https://virtualenv.pypa.io
|
||||
:alt: Documentation status
|
||||
.. image:: https://img.shields.io/gitter/room/pypa/virtualenv?color=FF004F&style=flat-square
|
||||
:target: https://gitter.im/pypa/virtualenv
|
||||
:alt: Gitter
|
||||
.. image:: https://img.shields.io/discord/803025117553754132
|
||||
:target: https://discord.gg/pypa
|
||||
:alt: Discord
|
||||
.. image:: https://img.shields.io/pypi/dm/virtualenv?style=flat-square
|
||||
:target: https://pypistats.org/packages/virtualenv
|
||||
:alt: PyPI - Downloads
|
||||
|
|
|
|||
Loading…
Reference in a new issue