mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-27 23:23:14 -04:00
Fix docs link
This commit is contained in:
@@ -153,7 +153,7 @@ pub enum ControlFlow {
|
||||
/// refresh rate should instead issue a [`Window::request_redraw`] at the end of
|
||||
/// [`WindowEvent::RedrawRequested`].
|
||||
///
|
||||
/// [`WindowEvent::RedrawRequested`]: crate::window::WindowEvent::RedrawRequested
|
||||
/// [`WindowEvent::RedrawRequested`]: crate::event::WindowEvent::RedrawRequested
|
||||
WaitUntil(Instant),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user