slawekjaranowski commented on issue #780: URL: https://github.com/apache/maven-site/issues/780#issuecomment-2888456295
Site https://maven.apache.org/plugins/maven-toolchains-plugin/index.html Is generated as plugin documentation from project: https://github.com/apache/maven-toolchains-plugin There is a site definition: https://github.com/apache/maven-toolchains-plugin/blob/master/src/site/site.xml Looks ok: ```xml <menu name="See Also"> <item name="Guide to Using Toolchains" href="/guides/mini/guide-using-toolchains.html"/> <item name="Toolchains Descriptor" href="/ref/current/maven-core/toolchains.html"/> </menu> ``` Question why relative url was used instead of absolute .... -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org