8000 docs: Fix gitter link · Thomzoy/python@78f970d · GitHub
[go: up one dir, main page]

Skip to content

Commit 78f970d

Browse files
committed
docs: Fix gitter link
1 parent 37a6000 commit 78f970d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![documentation](https://img.shields.io/badge/docs-mkdocs%20material-blue.svg?style=flat)](https://mkdocstrings.github.io/python/)
55
[![pypi version](https://img.shields.io/pypi/v/python.svg)](https://pypi.org/project/python/)
66
[![gitpod](https://img.shields.io/badge/gitpod-workspace-blue.svg?style=flat)](https://gitpod.io/#https://github.com/mkdocstrings/python)
7-
[![gitter](https://badges.gitter.im/join%20chat.svg)](https://gitter.im/python/community)
7+
[![gitter](https://badges.gitter.im/join%20chat.svg)](https://gitter.im/mkdocstrings/python)
88

99
A Python handler for [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings).
1010

0 commit comments

Comments
 (0)
0