diff options
author | Tony SarajΓ€rvi <tony.sarajarvi@qt.io> | 2020-09-08 10:17:16 +0000 |
---|---|---|
committer | Tony SarajΓ€rvi <tony.sarajarvi@qt.io> | 2020-09-09 07:14:22 +0000 |
commit | 8198e15cbd690cdca2f134546f11894804dd6af5 (patch) | |
tree | e5c370cee588a9a48eb2a5e6cdd52f5a5a877a73 | |
parent | e7253a6f427d8352d08ee305ea0b40619e60218a (diff) |
Remove reference to old logs in index.html
These old logs don't exist anymore
Change-Id: Id294c923755cf907396617355033da72fd664af8
Reviewed-by: Simo FΓ€lt <simo.falt@qt.io>
-rw-r--r-- | non-puppet/testresults.qt.io/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/non-puppet/testresults.qt.io/index.html b/non-puppet/testresults.qt.io/index.html index 5c1ba99..a28f9b0 100644 --- a/non-puppet/testresults.qt.io/index.html +++ b/non-puppet/testresults.qt.io/index.html @@ -21,7 +21,6 @@ <li><b><a href="/coin">Coin</a></b> - The Qt Continuous Integration System's (Coin's) dashboard</li> <li><b><a href="/logs">Logs</a></b> - Build and autotests logs from Coin's builds</li> <li><b><a href="/grafana">Qt Metrics</a></b> - Metrics about benchmarks and Qt Continuous Integration System</li> - <li><b><a href="/ci">Old logs</a></b> - Build and autotests logs from old Jenkins builds</li> <li><b><a href="https://scan.coverity.com/projects/qt-project">Coverity scan results</a></b> - External - Coverity scan results of Qt5</li> <li><b><a href="http://www.opencoverage.net/">OpenCoverage</a></b> - External - Open coverage results of Qt5</li> </ul> |