Fix Broken Links In Documentation #4159
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There are multiple broken links in the documentation of this project. Here is what I have fixed:
https://github.com/Ericsson/codechecker/blob/master/docs/user_guide.md#source-components --> https://github.com/Ericsson/codechecker/blob/master/docs/web/user_guide.md#source-components-components
https://cwe.mitre.org/data/published/cwe_v3.2.pdf/ --> https://cwe.mitre.org/data/published/cwe_v3.2.pdf
https://github.com/Ericsson/codechecker/blob/master/analyzer/tools/build- --> https://github.com/Ericsson/codechecker/tree/master/analyzer/tools/build-logger
https://github.com/Ericsson/codechecker/blob/master/docs/user_guide.md#cmd --> https://github.com/Ericsson/codechecker/blob/master/docs/web/user_guide.md#cmd
https://github.com/Ericsson/codechecker/blob/master/docs/authentication.md#personal-access-token --> https://github.com/Ericsson/codechecker/blob/master/docs/web/authentication.md#personal-access-token
https://github.com/codeclimate/platform/blob/master/sp --> https://github.com/codeclimate/platform/blob/master/spec/analyzers/SPEC.md#data-types
I found this links using a tool I created called link-inspector . If you find this PR useful, give the repo a ⭐
I have also applied to the Software Developer Co-op (EIP) - Summer 2024 position at your company. If you could put a word in for me, it would be greatly appreciated.