We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61a1930 commit 2dc3593Copy full SHA for 2dc3593
templates/header/topbar_end.html
@@ -11,9 +11,8 @@
11
<a href="#" class="pure-menu-link" aria-label="Rust">Rust</a>
12
<ul class="pure-menu-children">
13
{{ macros::menu_link(
14
- href="https://docs.rs/about",
15
- text="About docs.rs",
16
- target="_blank"
+ href="/about",
+ text="About docs.rs"
17
) }}
18
19
href="https://foundation.rust-lang.org/policies/privacy-policy/#docs.rs",
0 commit comments