mirror of
https://github.com/emilk/egui.git
synced 2026-06-28 07:23:13 -04:00
Fix some broken doc links
This commit is contained in:
@@ -475,7 +475,7 @@ pub struct Location {
|
||||
///
|
||||
/// Note that the leading `?` is NOT included in the string.
|
||||
///
|
||||
/// Use [`Self::web_query_map]` to get the parsed version of it.
|
||||
/// Use [`Self::query_map`] to get the parsed version of it.
|
||||
pub query: String,
|
||||
|
||||
/// The parsed "query" part of "www.example.com/index.html?query#fragment".
|
||||
|
||||
Reference in New Issue
Block a user