Skip to content

Conversation

amartini51
Copy link
Member

@amartini51 amartini51 commented Sep 26, 2024

Fix some incorrect and outdated URLs. Switch to HTTPS in a few places. Improve detection of broken links in the preflight script.

Co-authored-by: Marc Liyanage liyanage@apple.com
Co-authored-by: Apollo Zhu zhuzhiyu@apple.com

When following a incorrect or outdated link to Swift standard library on
developer.apple.com, I get a 301 Moved Permanently first and then a 404
Not Found after following the redirect.  Without following the redirect,
curl exits with "success", causing the link to not be flagged in the
report.
Searched for https://github.com/apple throughout the repository, opened
each matching link, and replaced it with what it redirected to.
@amartini51
Copy link
Member Author

amartini51 commented Dec 4, 2024

Reviewed with & approved by Robert Olsen offline.

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.

2 participants