summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2019-08-10 17:27:32 -0700
committerChristian Heimes <christian@python.org>2021-01-12 18:04:37 +0100
commit48b872b8f18871527f0b528fce3ecff84e2f33cd (patch)
treede495d53b54abcc607a8ec0dcf3cc3c8d7b38973
parent3a48453780793c3e98251b0139e9e89e310fb617 (diff)
downloaddefusedxml-git-48b872b8f18871527f0b528fce3ecff84e2f33cd.tar.gz
Update URL: ambv/black → psf/black
-rw-r--r--README.md2
-rw-r--r--README.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a462bf9..c803290 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ CI](https://travis-ci.org/tiran/defusedxml.svg?branch=master)](https://travis-ci
[![PyPI
downloads](https://img.shields.io/pypi/dm/defusedxml.svg)](https://pypistats.org/packages/defusedxml)
[![Code style:
-black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
+black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
Christian Heimes \<<christian@python.org>\>
diff --git a/README.txt b/README.txt
index eda36d5..2ba720a 100644
--- a/README.txt
+++ b/README.txt
@@ -23,7 +23,7 @@ defusedxml -- defusing XML bombs and other exploits
:alt: PyPI downloads
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
- :target: https://github.com/ambv/black
+ :target: https://github.com/psf/black
:alt: Code style: black
..