Skip to content

Commit 93c7bab

Browse files
Merge pull request #1820 from GuillaumeGomez/top-navbar-links-cleanup
Remove links that shouldn't be in the top navbar
2 parents e3fa0c0 + 7f34133 commit 93c7bab

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

templates/header/topbar_end.html

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,6 @@
4747
target="_blank"
4848
) }}
4949

50-
{{ macros::menu_link(
51-
href="https://rust-lang-nursery.github.io/rust-cookbook/",
52-
text="Rust Cookbook",
53-
target="_blank",
54-
extra_classes="menu-item-divided"
55-
) }}
56-
57-
{{ macros::menu_link(
58-
href="https://crates.io",
59-
text="Crates.io",
60-
target="_blank"
61-
) }}
62-
6350
{{ macros::menu_link(
6451
href="http://doc.crates.io/guide.html",
6552
text="The Cargo Guide",

0 commit comments

Comments
 (0)