Fix broken intra-doc links
This commit is contained in:
parent
7def3ee38a
commit
6740c2c5d6
8 changed files with 12 additions and 27 deletions
|
|
@ -12,7 +12,7 @@ pub struct Settings<Flags> {
|
|||
/// communicate with it through the windowing system.
|
||||
pub id: Option<String>,
|
||||
|
||||
/// The [`Window`] settings.
|
||||
/// The [`window::Settings`].
|
||||
pub window: window::Settings,
|
||||
|
||||
/// The data needed to initialize an [`Application`].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue