Skip to content

Commit 24679a9

Browse files
committed
Fix broken doc link
1 parent ddc0024 commit 24679a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

egui/src/style.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ pub struct Visuals {
200200
pub hyperlink_color: Color32,
201201

202202
/// Something just barely different from the background color.
203-
/// Used for [`Grid::striped`].
203+
/// Used for [`crate::Grid::striped`].
204204
pub faint_bg_color: Color32,
205205

206206
/// Very dark or light color (for corresponding theme).

0 commit comments

Comments
 (0)