summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mustache-templates/reproducible/main_navigation.mustache6
1 files changed, 3 insertions, 3 deletions
diff --git a/mustache-templates/reproducible/main_navigation.mustache b/mustache-templates/reproducible/main_navigation.mustache
index 58e9a754..dc063fd0 100644
--- a/mustache-templates/reproducible/main_navigation.mustache
+++ b/mustache-templates/reproducible/main_navigation.mustache
@@ -167,11 +167,11 @@
target="_blank">Documentation for Jenkins backend</a><br />
(eg. on manual scheduling)
</li>
- <li {{#breakages}}class='active'{{/breakages}}>
- <a href="/debian/index_breakages.html">Broken pieces</a>
- </li>
<li {{#performance}}class='active'{{/performance}}>
<a href="/debian/index_performance.html">Performance stats</a>
</li>
+ <li {{#breakages}}class='active'{{/breakages}}>
+ <a href="/debian/index_breakages.html">Broken pieces</a>
+ </li>
</ul>
{{{project_links_html}}}