I am deploying a Maven site using the mvn site: deployment and deployment is working correctly, but the link to the parent project is not working. 
The URL the link points to is .. / index.html
Where does it pull this URL?
Can I change this URL?
If I can not remove the link "Parent project"?
Thanks for any help
source
share