Skip to content

Commit 56d17a3

Browse files
committed
Remove the 'build queue' link from the topbar
It's already linked prominently in the footer, it doesn't need to be in both.
1 parent e85bfdf commit 56d17a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/header/topbar_begin.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
{{ macros::menu_link(href="/releases/recent-failures", text="Recent Build Failures") }}
4545
{{ macros::menu_link(href="/releases/failures", text="Build Failures by Stars") }}
4646
{{ macros::menu_link(href="/releases/activity", text="Release Activity") }}
47-
{{ macros::menu_link(href="/releases/queue", text="Build Queue") }}
4847
</ul>
4948
</li>{#
5049

0 commit comments

Comments
 (0)