File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -74,9 +74,9 @@ As of 2019, Pillow development is
7474 <a href="https://pypi.org/project/Pillow/"><img
7575 alt="Number of PyPI downloads"
7676 src="https://img.shields.io/pypi/dm/pillow.svg"></a>
77- <a href="https://bestpractices.coreinfrastructure.org /projects/6331"><img
77+ <a href="https://www. bestpractices.dev /projects/6331"><img
7878 alt="OpenSSF Best Practices"
79- src="https://bestpractices.coreinfrastructure.org /projects/6331/badge"></a>
79+ src="https://www. bestpractices.dev /projects/6331/badge"></a>
8080 </td>
8181 </tr>
8282 <tr>
Original file line number Diff line number Diff line change @@ -318,7 +318,7 @@ def setup(app):
318318
319319
320320linkcheck_allowed_redirects = {
321- r"https://bestpractices.coreinfrastructure.org /projects/6331" : r"https://bestpractices.coreinfrastructure.org /en/.*" , # noqa: E501
321+ r"https://www. bestpractices.dev /projects/6331" : r"https://www. bestpractices.dev /en/.*" , # noqa: E501
322322 r"https://badges.gitter.im/python-pillow/Pillow.svg" : r"https://badges.gitter.im/repo.svg" , # noqa: E501
323323 r"https://gitter.im/python-pillow/Pillow?.*" : r"https://app.gitter.im/#/room/#python-pillow_Pillow:gitter.im?.*" , # noqa: E501
324324 r"https://pillow.readthedocs.io/?badge=latest" : r"https://pillow.readthedocs.io/en/stable/?badge=latest" , # noqa: E501
Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ Pillow for enterprise is available via the Tidelift Subscription. `Learn more <h
6969 :target: https://pypi.org/project/Pillow/
7070 :alt: Number of PyPI downloads
7171
72- .. image :: https://bestpractices.coreinfrastructure.org /projects/6331/badge
73- :target: https://bestpractices.coreinfrastructure.org /projects/6331
72+ .. image :: https://www. bestpractices.dev /projects/6331/badge
73+ :target: https://www. bestpractices.dev /projects/6331
7474 :alt: OpenSSF Best Practices
7575
7676.. image :: https://badges.gitter.im/python-pillow/Pillow.svg
You can’t perform that action at this time.
0 commit comments