Skip to content

fix: relative urls for blog list

This bug was identified here: https://github.com/jakartaee/jakarta.ee/issues/1913

The URL constructor does not accept relative URLs. This fix will handle relative URLs.

Edited by Olivier Goulet

Merge request reports