Skip to content

Correct library reference URL in metadata #42

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

Merged
merged 1 commit into from
Sep 29, 2021
Merged

Correct library reference URL in metadata #42

merged 1 commit into from
Sep 29, 2021

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Sep 22, 2021

The library.properties url field provides a location for users to find information about the library. The automatically generated library reference pages are accessed via a URL based on the library name value converted to all lower case. Use of the real library name with upper case letters results in a 404.

The library.properties `url` field provides a location for users to find information about the library. The automatically generated library reference pages are accessed via a URL based on the library `name` value converted to all lower case. Use of the real library name with upper case letters results in a 404.
@per1234 per1234 added the type: imperfection Perceived defect in any part of project label Sep 22, 2021
@per1234 per1234 merged commit ea3ea2b into arduino-libraries:master Sep 29, 2021
@per1234 per1234 deleted the fix-url branch September 29, 2021 05:22
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