stab-crashes/index.html

37 строки
1.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Stability</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<table id="table">
<tr>
<td><a href="correlations.html">Signature Correlations</a></td>
<td><img src="images/correlations.png" alt="Signature Correlations" width="256" height="128" /></td>
</tr>
<tr>
<td><a href="beta-stability-pushlog.html">Beta Pushlog Stability</a></td>
<td><img src="images/beta-stability-pushlog.png" alt="Beta Pushlog Stability" width="128" height="128" /></td>
</tr>
<tr>
<td><a href="compare-betas.html">Compare beta builds</a></td>
<td><img src="images/compare-betas.png" alt="Compare beta builds" width="256" height="128" /></td>
</tr>
<tr>
<td><a href="dashboard.html">Stability Dashboard</a></td>
<td><img src="images/dashboard.png" alt="Stability Dashboard" width="256" height="128" /></td>
</tr>
<tr>
<td><a href="missing_uplifts.html">Missing Uplifts</a></td>
<td></td>
</tr>
<tr>
<td><a href="graphics_critical_errors.html">List of graphics critical errors</a></td>
<td><img src="images/graphics_critical_errors.png" alt="List of graphics critical errors" width="256" height="128" /></td>
</tr>
</table>
</body>
</html>