kwin opened a new issue, #559: URL: https://github.com/apache/maven-parent/issues/559
### New feature, improvement proposal Currently the [m-site-p parameter `relativizeSiteLinks`](https://maven.apache.org/plugins/maven-site-plugin/site-mojo.html#relativizesitelinks) is not set, i.e. image urls like https://github.com/apache/maven-parent/blob/113f357ac5dcd914f4267841a1353fe5a066e64f/src/site/site.xml#L26 are relativized as `../../images/apache-maven-project-light-theme.svg` which only works once deployed on the ASF webserver, but not for local previews. Although this impacts all generated sites, I would argue that the additional few bytes for the absolute URL doesn't matter. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
