Fix broken links to mod DPI on various documentation pages (#984)
This commit is contained in:
parent
0e20973bdb
commit
34db2d7d4c
3 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue