diff options
author | Ulrich Müller <ulm@gentoo.org> | 2018-01-06 12:28:14 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-01-06 12:28:51 +0100 |
commit | de131ad635799dc8a89fe565d4f2104a54440187 (patch) | |
tree | 1d9ee03436407abbd7170250d06d356252bdf36e | |
parent | index.html: Disable dead link to distfile mirroring. (diff) | |
download | qa-scripts-de131ad635799dc8a89fe565d4f2104a54440187.tar.gz qa-scripts-de131ad635799dc8a89fe565d4f2104a54440187.tar.bz2 qa-scripts-de131ad635799dc8a89fe565d4f2104a54440187.zip |
index.html: Link to Gentoo CI output.
-rw-r--r-- | htdocs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index f0d79d4..5424e94 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -102,6 +102,7 @@ <a href="/output/filesdir-usage.txt" class="list-group-item">Top 100 largest FILESDIRs</a> <a href="/output/find-binary-files.txt" class="list-group-item">Binary files in gentoo-x86</a> <a href="/output/eclass-usage/" class="list-group-item">Listing of packages that inherit an eclass</a> + <a href="/output/gentoo-ci/output.html" class="list-group-item">Gentoo CI – QA check results</a> </div> </div> <div class="col-lg-4"> |