Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
In multi module projects the default URL if non is included is <baseURL>/<parentProject>/target/site/<childProject>/index.html , but it should be <baseURL>/<parentProject>/<childProject>/target/site/index.html.