From a3a6534bbd9be94df673848d7431129503c44cf1 Mon Sep 17 00:00:00 2001 From: Andrew Murray <radarhere@users.noreply.github.com> Date: Sun, 28 Jan 2024 17:42:42 +1100 Subject: [PATCH] Updated PyPI URL --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index dc01d84..2082c43 100644 --- a/index.html +++ b/index.html @@ -75,7 +75,7 @@ <h1 class="display-6 fw-bold">Pillow</h1> </div> <div class="d-flex flex-column flex-md-row align-items-md-stretch justify-content-md-center gap-4 mt-4"> <a class="btn btn-primary btn-lg px-4 rounded-pill" - href="https://pypi.org/project/Pillow/">Get from PyPI</a> + href="https://pypi.org/project/pillow/">Get from PyPI</a> <a class="btn btn-outline-secondary btn-lg px-4 rounded-pill" href="https://pillow.readthedocs.io/">Read the docs</a> </div> @@ -130,7 +130,7 @@ <h2 class="card-title">Source Code</h2> <a target="_blank" href="https://ci.appveyor.com/project/python-pillow/Pillow">AppVeyor</a>, <a target="_blank" href="https://travis-ci.com/github/python-pillow/pillow-wheels">Travis CI</a>, <a target="_blank" href="https://codecov.io/gh/python-pillow/Pillow">Codecov</a> and uploaded to the - <a target="_blank" href="https://pypi.org/project/Pillow">Python Package Index</a>. + <a target="_blank" href="https://pypi.org/project/pillow">Python Package Index</a>. </p> </div> </div>