Skip to content

fix review apps links

anarcat requested to merge review-app-url-fix into main

This tweaks the baseURL variable to the review app URL, also known as the environment URL.

Alternatively, we could use --baseURL /, but according to the config file, that has problems with RSS feeds. We do not use those, but it seems safer to use a full URL here.

Closes: #36 (closed)

Merge request reports