Skip to content

Replace broken URLs in library metadata #474

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

per1234
Copy link
Collaborator

@per1234 per1234 commented Jun 27, 2025

The url property in the library metadata is used to direct the user to resources related to the library. The URL defined by this property is used as the target for the "More info" link in Arduino Cloud Editor's Library Manager.

Previously, some of the platform bundled libraries had an incorrect url property value that only led to a 404 page.

The `url` property in the library metadata is used to direct the user to resources related to the library. The URL
defined by this property is used as the target for the "More info" link in Arduino Cloud Editor's Library Manager.

Previously, some of the platform bundled libraries had an incorrect `url` property value that only led to a 404 page.
@per1234 per1234 requested a review from pennam June 27, 2025 11:21
@per1234 per1234 added the type: imperfection Perceived defect in any part of project label Jun 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant