-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
markdown docs: fix dead links #11878
Conversation
DryRun Security SummaryDocumentation links were updated across multiple files to use HTTPS and relative paths instead of external URLs. Expand for full summaryThe pull request updates documentation links across multiple files (README.md, CONTRIBUTING.md, DOCKER.md, RELEASING.md), replacing external documentation URLs with new HTTPS links and relative paths. No security vulnerabilities found. Code AnalysisWe ran |
0fbf636
to
17a2603
Compare
17a2603
to
38b1ddf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
Co-authored-by: Harold Blankenship <[email protected]>
Fixes some dead links