Skip to content

fix: upgrade grandfathered http links to verified https endpoints - #945

Open
xinghewumeng wants to merge 1 commit into
practical-tutorials:masterfrom
xinghewumeng:fix/upgrade-http-links-to-https
Open

fix: upgrade grandfathered http links to verified https endpoints#945
xinghewumeng wants to merge 1 commit into
practical-tutorials:masterfrom
xinghewumeng:fix/upgrade-http-links-to-https

Conversation

@xinghewumeng

Copy link
Copy Markdown

Description

Upgrades 10 grandfathered http:// tutorial links in README.md to their verified https:// endpoints where SSL certificates and HTTPS support are fully available:

  • http://www.craftinginterpreters.com/ -> https://www.craftinginterpreters.com/
  • http://viewsourcecode.org/snaptoken/kilo/ -> https://viewsourcecode.org/snaptoken/kilo/
  • http://www.buildyourownlisp.com/ -> https://www.buildyourownlisp.com/
  • http://lazyfoo.net/tutorials/SDL/ -> https://lazyfoo.net/tutorials/SDL/
  • http://howistart.org/posts/cpp/1/index.html -> https://howistart.org/posts/cpp/1/index.html
  • http://www.saminiir.com/lets-code-tcp-ip-stack-1-ethernet-arp/ -> https://www.saminiir.com/lets-code-tcp-ip-stack-1-ethernet-arp/
  • http://serverless-stack.com/ -> https://serverless-stack.com/
  • http://www.obeythetestinggoat.com/ -> https://www.obeythetestinggoat.com/
  • http://joelmccracken.github.io/entries/a-simple-web-app-in-rust-pt-1/ -> https://joelmccracken.github.io/entries/a-simple-web-app-in-rust-pt-1/
  • http://www.sheshbabu.com/posts/rust-wasm-yew-single-page-application/ -> https://www.sheshbabu.com/posts/rust-wasm-yew-single-page-application/

Also updates scripts/lint-allow-duplicates.txt to keep duplicate validation synchronized.

Validated with python3 scripts/check_readme.py lint (0 errors, 0 warnings) and python3 scripts/check_readme.py check-diff.

@xinghewumeng
xinghewumeng force-pushed the fix/upgrade-http-links-to-https branch from 273a2ee to 1078283 Compare August 31, 2026 05:30
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.

1 participant