File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -65,10 +65,10 @@ As of 2019, Pillow development is
6565 <a href="https://tidelift.com/subscription/pkg/pypi-pillow?utm_source=pypi-pillow&utm_medium=badge"><img
6666 alt="Tidelift"
6767 src="https://tidelift.com/badges/package/pypi/Pillow?style=flat"></a>
68- <a href="https://pypi.org/project/Pillow /"><img
68+ <a href="https://pypi.org/project/pillow /"><img
6969 alt="Newest PyPI version"
7070 src="https://img.shields.io/pypi/v/pillow.svg"></a>
71- <a href="https://pypi.org/project/Pillow /"><img
71+ <a href="https://pypi.org/project/pillow /"><img
7272 alt="Number of PyPI downloads"
7373 src="https://img.shields.io/pypi/dm/pillow.svg"></a>
7474 <a href="https://www.bestpractices.dev/projects/6331"><img
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ The fork author's goal is to foster and support active development of PIL throug
1313.. _GitHub Actions : https://github.com/python-pillow/Pillow/actions
1414.. _AppVeyor : https://ci.appveyor.com/project/Python-pillow/pillow
1515.. _GitHub : https://github.com/python-pillow/Pillow
16- .. _Python Package Index : https://pypi.org/project/Pillow /
16+ .. _Python Package Index : https://pypi.org/project/pillow /
1717
1818License
1919-------
Original file line number Diff line number Diff line change @@ -58,11 +58,11 @@ Pillow for enterprise is available via the Tidelift Subscription. `Learn more <h
5858 :alt: Fuzzing Status
5959
6060.. image :: https://img.shields.io/pypi/v/pillow.svg
61- :target: https://pypi.org/project/Pillow /
61+ :target: https://pypi.org/project/pillow /
6262 :alt: Latest PyPI version
6363
6464.. image :: https://img.shields.io/pypi/dm/pillow.svg
65- :target: https://pypi.org/project/Pillow /
65+ :target: https://pypi.org/project/pillow /
6666 :alt: Number of PyPI downloads
6767
6868.. image :: https://www.bestpractices.dev/projects/6331/badge
Original file line number Diff line number Diff line change @@ -385,7 +385,7 @@ After navigating to the Pillow directory, run::
385385 python3 -m pip install --upgrade pip
386386 python3 -m pip install .
387387
388- .. _compressed archive from PyPI : https://pypi.org/project/Pillow /#files
388+ .. _compressed archive from PyPI : https://pypi.org/project/pillow /#files
389389
390390Build Options
391391"""""""""""""
@@ -602,5 +602,5 @@ Old Versions
602602------------
603603
604604You can download old distributions from the `release history at PyPI
605- <https://pypi.org/project/Pillow /#history> `_ and by direct URL access
606- eg. https://pypi.org/project/Pillow /1.0/.
605+ <https://pypi.org/project/pillow /#history> `_ and by direct URL access
606+ eg. https://pypi.org/project/pillow /1.0/.
You can’t perform that action at this time.
0 commit comments