Skip to content

Commit 357c412

Browse files
committed
docs: fix broken link "search bar"
1 parent 67b1b4c commit 357c412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

std/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
//! # How to read this documentation
1515
//!
1616
//! If you already know the name of what you are looking for, the fastest way to
17-
//! find it is to use the <a href="#" onclick="focusSearchBar();">search
17+
//! find it is to use the <a href="#" onclick="window.searchState.focus();">search
1818
//! bar</a> at the top of the page.
1919
//!
2020
//! Otherwise, you may want to jump to one of these useful sections:

0 commit comments

Comments
 (0)