Skip to content

Commit 2879c1d

Browse files
authored
Merge pull request #52 from python-pillow/link-dependents
Link dependency mention to GitHub dependents graph
2 parents 3ba135e + 0a61a7f commit 2879c1d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ <h2>For Enterprise</h2>
159159
<div class="section-head center">
160160
<h2>Powering the Python ecosystem</h2>
161161
<p>
162-
Pillow is a dependency of thousands of packages. Here are a few well-known open
162+
Pillow is a <a href="https://github.com/python-pillow/Pillow/network/dependents">dependency of over two million repositories and over 30K packages</a>. Here are a few well-known open
163163
source projects that rely on it for image processing.
164164
</p>
165165
</div>
@@ -236,7 +236,7 @@ <h2>From PIL to <span class="highlight">Pillow</span></h2>
236236
<div class="timeline-item">
237237
<span class="index">Today</span>
238238
<p>Pillow is maintained by a global community of contributors and is a
239-
dependency of thousands of Python projects worldwide.</p>
239+
dependency of over two million repositories and over 30K packages worldwide.</p>
240240
</div>
241241
</div>
242242
</div>

0 commit comments

Comments
 (0)