pub fn derive_prefix_links( query: Query<'_, '_, (Entity, &Prefixes, Option<&mut DocumentLinks>), Changed<Prefixes>>, commands: Commands<'_, '_>, )