How to manage images using a git repository to collaborate?

Hello,

In my company we are using a git repository to collaborate on the same Capella project. Each team has a different model and the .aird files are merged each 3 months to the “System model”. Once the “System model” has been updated, this model is merged to all the other ones for the next 3 months. We have no problem to merge the .aird file. However, we do not know how to manage the images.

When someone add an image in the text section for a requirement, this image is created in an “images” folder. However, the path of this image is different for each model (see image below).

So, the URL works only for the one which added the image, but not for the other models.

Is there a known solution for this issue ? And is it possible to change the default folder where the images are located ?

Thanks in advance !