Skip to content

Commit 67715fd

Browse files
jdufresnesethmlarson
authored andcommitted
Update URL python/black → psf/black (urllib3#1661)
1 parent 17e5fbd commit 67715fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ urllib3
1212
.. image:: https://readthedocs.org/projects/urllib3/badge/?version=latest
1313
:alt: Documentation Status
1414
:target: https://urllib3.readthedocs.io/en/latest/
15-
15+
1616
.. image:: https://img.shields.io/codecov/c/github/urllib3/urllib3.svg
1717
:alt: Coverage Status
1818
:target: https://codecov.io/gh/urllib3/urllib3
@@ -30,7 +30,7 @@ urllib3
3030
:target: https://tidelift.com/subscription/pkg/pypi-urllib3?utm_source=pypi-urllib3&utm_medium=referral&utm_campaign=docs
3131

3232
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
33-
:target: https://github.com/python/black
33+
:target: https://github.com/psf/black
3434

3535
urllib3 is a powerful, *sanity-friendly* HTTP client for Python. Much of the
3636
Python ecosystem already uses urllib3 and you should too.

0 commit comments

Comments
 (0)