Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong github ribbon link on site #89

Closed
kwin opened this issue Aug 11, 2020 · 0 comments · Fixed by #242
Closed

Wrong github ribbon link on site #89

kwin opened this issue Aug 11, 2020 · 0 comments · Fixed by #242
Assignees

Comments

@kwin
Copy link

kwin commented Aug 11, 2020

The github ribbon in the header of https://www.mojohaus.org/animal-sniffer/animal-sniffer-maven-plugin/ is pointing to the wrong github repo https://github.com/mojohaus/mojo-parent. That is due to the fact that the site.xml does not contain the relevant metadata (https://maven.apache.org/skins/maven-fluido-skin/#GitHub_ribbons) and therefore inherits the incorrect value from the parent (https://github.com/mojohaus/mojo-parent/blob/12cf0db133c65cf337607a9a6123864650023dfd/src/site/site.xml#L48)

@slawekjaranowski slawekjaranowski self-assigned this Mar 24, 2023
slawekjaranowski added a commit that referenced this issue Mar 24, 2023
- improve site build
- fix broken links
- fix GitHub ribbon

fix #89 #100
slawekjaranowski added a commit that referenced this issue Mar 24, 2023
- improve site build
- fix broken links
- fix GitHub ribbon

fix #89 #100
slawekjaranowski added a commit that referenced this issue Mar 25, 2023
- improve site build
- fix broken links
- fix GitHub ribbon

fix #89 #100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants