Skip to content

Commit 180261d

Browse files
authored
replace remaining gitter links with discord (#2150)
1 parent a60b20e commit 180261d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![PyPI - Implementation](https://img.shields.io/pypi/implementation/virtualenv?style=flat-square)](https://pypi.org/project/virtualenv)
55
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/virtualenv?style=flat-square)](https://pypi.org/project/virtualenv)
66
[![Documentation](https://readthedocs.org/projects/virtualenv/badge/?version=latest&style=flat-square)](http://virtualenv.pypa.io)
7-
[![Gitter Chat](https://img.shields.io/gitter/room/pypa/virtualenv?color=FF004F&style=flat-square)](https://gitter.im/pypa/virtualenv)
7+
[![Discord](https://img.shields.io/discord/803025117553754132)](https://discord.gg/pypa)
88
[![PyPI - Downloads](https://img.shields.io/pypi/dm/virtualenv?style=flat-square)](https://pypistats.org/packages/virtualenv)
99
[![PyPI - License](https://img.shields.io/pypi/l/virtualenv?style=flat-square)](https://opensource.org/licenses/MIT)
1010
[![Build Status](https://github.com/pypa/virtualenv/workflows/check/badge.svg?branch=main&event=push)](https://github.com/pypa/virtualenv/actions?query=workflow%3Acheck)

docs/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Virtualenv
1111
.. image:: https://readthedocs.org/projects/virtualenv/badge/?version=latest&style=flat-square
1212
:target: https://virtualenv.pypa.io
1313
:alt: Documentation status
14-
.. image:: https://img.shields.io/gitter/room/pypa/virtualenv?color=FF004F&style=flat-square
15-
:target: https://gitter.im/pypa/virtualenv
16-
:alt: Gitter
14+
.. image:: https://img.shields.io/discord/803025117553754132
15+
:target: https://discord.gg/pypa
16+
:alt: Discord
1717
.. image:: https://img.shields.io/pypi/dm/virtualenv?style=flat-square
1818
:target: https://pypistats.org/packages/virtualenv
1919
:alt: PyPI - Downloads

0 commit comments

Comments
 (0)