git-plugin
git-plugin copied to clipboard
Use relative URLs for documentation images (images:/ to images:)
Related to https://github.com/jenkins-infra/plugin-site/pull/961/ - some of the current images are linked to the root of the repo.
I'm leaving it as draft as I'm not sure what the right solution is yet.
Checklist
- [x] I have read the CONTRIBUTING doc
- [x] I have referenced the Jira issue related to my changes in one or more commit messages
- [x] Unit tests pass locally with my changes
- [x] I have added documentation as necessary
- [x] No Javadoc warnings were introduced with my changes
- [x] No spotbugs warnings were introduced with my changes
- [x] Documentation in README has been updated as necessary
- [x] Online help has been added and reviewed for any new or modified fields
- [x] I have interactively tested my changes
- [x] Any dependent changes have been merged and published in upstream modules (like git-client-plugin)
Types of changes
- [x] Dependency or infrastructure update
I think it is an improvement and a good correction, even if it does not ultimately resolve the issue you're fixing.
@halkeye any reason that I should not merge this improvement?
Honestly? It's selfishly my test case for plugins site. It's currently not breaking anything and its a known scenario so I was gonna dig into it once I finish Jenkins it the way
Honestly? It's selfishly my test case for plugins site. It's currently not breaking anything and its a known scenario so I was gonna dig into it once I finish Jenkins it the way
Super. I'll leave it in draft and not worry about it. If it is helping you and not hindering you, then I'm happy to have it remain as a draft PR