Skip to content

Fix link resolution for image to use PRIMARY_ALT

Patrik Dufresne requested to merge develop/fix-link into master

Images/Attachments are only generated into the primary alt folder and not into the secondary alt. So image url need to get resolved using the primary alt.

Merge request reports