Content breaks when moving or editing a component
Everytime I move or change a property of a resource on my template all existing content break because the content still refers to the old resources.
For example I moved a component from components/content/ to components/structure.
Is there a way to update all content resources as well? So it won't reference components/content anymore but the newly update components/structure?
Thanks