--- a/templates/index.html Wed Jun 15 22:02:33 2016 +0800
+++ b/templates/index.html Wed Jun 15 22:12:55 2016 +0800
{% set change = check.change %}
<td>{{ check.errors }} error(s), {{ check.warnings }} warning(s)</td>
- <td>#{{ check.ordinal }}</td>
+ <a href="/{{ project.domain }}/{{ project.user or '-' }}/{{ project.name }}/{{ check.ordinal }}">
<a href="/{{ project.domain }}/{{ project.user or '-' }}/{{ project.name }}">