mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
Fix broken links to mod DPI on various documentation pages (#984)
This commit is contained in:
committed by
Victor Berger
parent
0e20973bdb
commit
34db2d7d4c
@@ -119,7 +119,7 @@ impl MonitorHandle {
|
||||
|
||||
/// Returns the DPI factor that can be used to map logical pixels to physical pixels, and vice versa.
|
||||
///
|
||||
/// See the [`dpi`](dpi/index.html) module for more information.
|
||||
/// See the [`dpi`](../dpi/index.html) module for more information.
|
||||
///
|
||||
/// ## Platform-specific
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user