bevy/examples/window
Rob Parrett 04885eb49c
Fix doc link in transparent_window example (#9697)
# Objective

This link became invalid after #5589.

## Solution

The docs that were being linked to still exist, but they're on `Window`
now.

This PR just updates that link.
2023-09-05 05:43:26 +00:00
..
clear_color.rs Schedule-First: the new and improved add_systems (#8079) 2023-03-18 01:45:34 +00:00
low_power.rs Improve bevy_winit documentation (#7609) 2023-07-31 21:41:59 +00:00
multiple_windows.rs Schedule-First: the new and improved add_systems (#8079) 2023-03-18 01:45:34 +00:00
scale_factor_override.rs Flatten UI Style properties that use Size + remove Size (#8548) 2023-05-16 01:36:32 +00:00
screenshot.rs Screenshots in wasm (#8455) 2023-04-28 19:37:11 +00:00
transparent_window.rs Fix doc link in transparent_window example (#9697) 2023-09-05 05:43:26 +00:00
window_resizing.rs Refactor EventReader::iter to read (#9631) 2023-08-30 14:20:03 +00:00
window_settings.rs fix bevy imports. windows_settings.rs example (#9547) 2023-08-23 12:35:42 +00:00