From cbbc20e5c866fa23aac11e4c76b018af7e3144c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Freitag?= Date: Fri, 17 Nov 2023 15:04:26 +0100 Subject: [PATCH] Point License badge to the License on GitHub Instead of going to the root of the project on PyPI. Co-authored-by: irtazaakram --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e5ae4112..3d3677bf 100644 --- a/README.rst +++ b/README.rst @@ -20,7 +20,7 @@ factory_boy :alt: Wheel status .. image:: https://img.shields.io/pypi/l/factory_boy.svg - :target: https://pypi.org/project/factory-boy/ + :target: https://github.com/FactoryBoy/factory_boy/blob/master/LICENSE :alt: License factory_boy is a fixtures replacement based on thoughtbot's `factory_bot `_.