Skip to content

Fix legacy links#426

Merged
ederjc merged 5 commits intomasterfrom
fix-legacy-links
Jan 30, 2026
Merged

Fix legacy links#426
ederjc merged 5 commits intomasterfrom
fix-legacy-links

Conversation

@ederjc
Copy link
Member

@ederjc ederjc commented Jan 30, 2026

By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---

This fixes an issue, where XMC-for-Arduino could not be installed from some corporate networks (error 403).
It also adds the link checking workflow, that has already been added in version 3.x.


jobs:
linkChecker:
uses: Infineon/makers-devops/.github/workflows/check_links.yml@main No newline at end of file

Check warning

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}
Signed-off-by: Eder Julian <[email protected]>
Signed-off-by: Eder Julian <[email protected]>
Signed-off-by: Eder Julian <[email protected]>
Copy link
Contributor

@LinjingZhang LinjingZhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

# Software Usage

There are [examples](libraries/CAN/examples). See the API definition below for more details.
There are [examples](examples). See the API definition below for more details.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why change the CAN link here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it needs to be a relative link, the current paths is added automatically.
The link doesn't work in the current master.

@ederjc ederjc merged commit 05d73f7 into master Jan 30, 2026
36 of 195 checks passed
@ederjc ederjc deleted the fix-legacy-links branch January 30, 2026 09:00
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 this pull request may close these issues.

3 participants