Skip to content

Commit 011fcc5

Browse files
authored
Merge pull request #43 from radarhere/pypi
2 parents 51f012f + a3a6534 commit 011fcc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h1 class="display-6 fw-bold">Pillow</h1>
7575
</div>
7676
<div class="d-flex flex-column flex-md-row align-items-md-stretch justify-content-md-center gap-4 mt-4">
7777
<a class="btn btn-primary btn-lg px-4 rounded-pill"
78-
href="https://pypi.org/project/Pillow/">Get from PyPI</a>
78+
href="https://pypi.org/project/pillow/">Get from PyPI</a>
7979
<a class="btn btn-outline-secondary btn-lg px-4 rounded-pill"
8080
href="https://pillow.readthedocs.io/">Read the docs</a>
8181
</div>
@@ -130,7 +130,7 @@ <h2 class="card-title">Source Code</h2>
130130
<a target="_blank" href="https://ci.appveyor.com/project/python-pillow/Pillow">AppVeyor</a>,
131131
<a target="_blank" href="https://travis-ci.com/github/python-pillow/pillow-wheels">Travis CI</a>,
132132
<a target="_blank" href="https://codecov.io/gh/python-pillow/Pillow">Codecov</a> and uploaded to the
133-
<a target="_blank" href="https://pypi.org/project/Pillow">Python Package Index</a>.
133+
<a target="_blank" href="https://pypi.org/project/pillow">Python Package Index</a>.
134134
</p>
135135
</div>
136136
</div>

0 commit comments

Comments
 (0)