Correct and update URLs in documentation and metadata#21
Open
per1234 wants to merge 2 commits into
Open
Conversation
Ownership of the repository was transferred from GitHub user YuriiSalimov to suoapvs. The URLs in the project documentation are hereby updated accordingly. GitHub automatically sets up a redirect when a repository is transferred, so the previous URLs were still functional, but it is best to avoid the reliance on redirects.
A contributor inappropriately changed and added URLs for their (since deleted) development fork as part of unrelated code changes. These non-functional URLs are now changed to the actual repository URL.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
A contributor inappropriately changed and added URLs for their (since deleted) development fork as part of unrelated code changes (#18). These non-functional URLs are now changed to the actual repository URL.
Ownership of the repository was transferred from GitHub user YuriiSalimov to suoapvs. GitHub automatically sets up a redirect when a repository is transferred, so the previous URLs were still functional, but it is best to avoid the reliance on redirects. So instead of doing a pure reversion of the regression back to the previous URL (
https://github.com/YuriiSalimov/NTC_Thermistor), I updated the URLs to the current repository URL (https://github.com/suoapvs/NTC_Thermistor). While I was at it, I also updated the rest of the URLs throughout the documentation.Originally reported at https://forum.arduino.cc/t/ntc-thermistor-library-link-broken/1348173