Skip to content

Commit fddbe01

Browse files
Merge pull request #434 from wezm/no-here-link
Link all of "Send a fix here" text in footer
2 parents 76ceb11 + 079778c commit fddbe01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/footer.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232

3333
</div>
3434
<div class="attribution">
35-
Maintained by the Rust Team. See a typo? Send a fix
36-
<a href="https://github.com/rust-lang/beta.rust-lang.org" target="_blank" rel="noopener">here</a>!
35+
Maintained by the Rust Team. See a typo?
36+
<a href="https://github.com/rust-lang/beta.rust-lang.org" target="_blank" rel="noopener">Send a fix here</a>!
3737
</div>
3838
</div>
3939
</footer>

0 commit comments

Comments
 (0)