bevy/crates/bevy_transform/src
amy universe 68f4f59ee6
remove link to inexistent example (#12531)
# Objective

the example `global_vs_local_translation` was removed in 3600c5a340 but
this part of the documentation links to it

## Solution

yeet it
2024-03-17 19:35:00 +00:00
..
components remove link to inexistent example (#12531) 2024-03-17 19:35:00 +00:00
commands.rs Move commands module into bevy::ecs::world (#12234) 2024-03-02 23:13:45 +00:00
helper.rs Derive Error for more error types (#10240) 2023-10-28 22:20:37 +00:00
lib.rs Add "all-features = true" to docs.rs metadata for most crates (#12366) 2024-03-08 20:03:09 +00:00
systems.rs Move commands module into bevy::ecs::world (#12234) 2024-03-02 23:13:45 +00:00