diff options
Diffstat (limited to 'templates/devel')
-rw-r--r-- | templates/devel/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/devel/index.html b/templates/devel/index.html index 601de752..8bf8c910 100644 --- a/templates/devel/index.html +++ b/templates/devel/index.html @@ -100,7 +100,7 @@ <h3>Developer Reports</h3> <ul> - <li><a href="reports/big/">Big</a>: 100 largest compressed packages in the repositories</li> + <li><a href="reports/big/">Big</a>: All packages with compressed size > 50 MiB</li> <li><a href="reports/old/">Old</a>: Packages last built more than two years ago</li> <li><a href="reports/uncompressed-man/">Uncompressed Manpages</a>: Self-explanatory</li> <li><a href="reports/uncompressed-info/">Uncompressed Info Pages</a>: Self-explanatory</li> |