Skip to content

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Jun 21, 2023

What This PR Changes

Various broken links were found by scanning the content with the markdown-link-check tool and fixed.

The breakage had several causes:

  • Typos made by content author
  • Content moved to a different URL without a redirect
  • Content removed from Internet

Various techniques were used to correct these:

  • Fix typos
  • Update URL to new location of content
  • Update URL to equivalent content (e.g., replacing link to Arduino Store page with hardware documentation page link)
  • Use Wayback Machine archive of page
  • Remove insignificant broken links

Contribution Guidelines

Various broken links were found by scanning the content with the markdown-link-check tool and fixed.

The breakage had several causes:

- Typos made by content author
- Content moved to a different URL without a redirect
- Content removed from Internet

Various techniques were used to correct these:

- Fix typos
- Update URL to new location of content
- Update URL to equivalent content (e.g., replacing link to Arduino Store page with hardware documentation page link)
- Use Wayback Machine archive of page
- Remove insignificant broken links
@karlsoderby
Copy link
Contributor

Hi @per1234 , thank you for taking the time to correct the links. Like you stated, it seems many of these have been caused by re-directs not working properly. We have a known issue which is that redirects are case-sensitive, and our legacy docs contains many variations in the URL. Thanks for addressing the author errors as well.

As this concerns a large amount of files (87), I'd really like to see that the gatsby build check is done. This does not trigger when you are submitting a PR from a fork, only when you make a PR from a branch based off of main. Are you able to instead submit this via a branch?

@per1234
Copy link
Contributor Author

per1234 commented Jun 21, 2023

Are you able to instead submit this via a branch?

I have done as requested: #1101

I'm closing this PR as a duplicate of #1101

@per1234 per1234 closed this Jun 21, 2023
@per1234 per1234 added bug Something isn't working duplicate This issue or pull request already exists arduino Bugs and fixes added by the Arduino Team labels Jun 21, 2023
@per1234 per1234 self-assigned this Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arduino Bugs and fixes added by the Arduino Team bug Something isn't working duplicate This issue or pull request already exists

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants