FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs: upgrade http:// to https:// in docs and comments by peter-lawrey · Pull Request #197 · OpenHFT/Java-Thread-Affinity · GitHub

docs: upgrade http:// to https:// in docs and comments - #197

Open
peter-lawrey wants to merge 1 commit into
developfrom
sausage/docs-https
Open

docs: upgrade http:// to https:// in docs and comments#197
peter-lawrey wants to merge 1 commit into
developfrom
sausage/docs-https

Conversation

Copy link
Copy Markdown
Member

Summary

  • Upgrades http:// to https:// in documentation files (.adoc, .md, LICENSE, NOTICE, AGENTS) and Java comment lines.
  • Skips XML namespace identifiers (xmlns=, xsi:schemaLocation=) and non-comment Java source where a URL might be a literal value.
  • Mechanical change, no code behaviour affected.

Test plan

  • Visual diff - only protocol http -> https changes.
  • Spot-check a few upgraded links still resolve.
  • CI green.

🤖 Generated with Claude Code

Applies to .adoc, .md, LICENSE, NOTICE, AGENTS files and to Java
comment lines (those starting with `*`, `//`, or `/*`). Skips XML
namespace identifiers (pom.xml `xmlns=`/`xsi:schemaLocation=`) and
non-comment Java source where http:// URLs may be literal values.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL