Skip to content

Fix a few more URLs in review apps

Lukas 'ai-pi' Eipert requested to merge leipert-fix-review-app-urls into main

ci: Fix video source URLs in review apps

We have just been looking at img tags before, but now we look at video > source elements as well.

This was mentioned in: !3635 (diffs, comment 1743044829)

ci: Fix urls in review apps in <figure-img> component

We haven't fixed relative URLs in the <figure-img> component.

What Before After
Video Screenshot_2024-05-07_at_21.39.26 Screenshot_2024-05-07_at_21.38.36
figure-img Screenshot_2024-05-07_at_21.42.01 Screenshot_2024-05-07_at_21.40.46
Edited by Lukas 'ai-pi' Eipert

Merge request reports