Skip to content

docs: use https for external links - #654

Merged
kenhys merged 1 commit into
fluent:1.0from
Watson1978:docs-https-external-links
Jul 28, 2026
Merged

docs: use https for external links#654
kenhys merged 1 commit into
fluent:1.0from
Watson1978:docs-https-external-links

Conversation

@Watson1978

Copy link
Copy Markdown
Contributor

Replace http:// with https:// for external links whose https endpoint was verified reachable (HTTP 200): treasuredata.com, github.com, wikipedia, slideshare, mongodb, AWS docs, docker, kubernetes, msgpack, and others.

Deliberately left as http: ltsv.org, because its https endpoint serves a mismatched certificate (the default *.github.com GitHub Pages cert), so switching would break the link. Untouched: localhost / example / placeholder endpoints in configuration samples (these illustrate plain HTTP services such as in_http and monitor_agent), and links that are already dead regardless of scheme, which are tracked separately.

@Watson1978
Watson1978 requested a review from kenhys July 28, 2026 03:18
@Watson1978
Watson1978 force-pushed the docs-https-external-links branch from b81cffb to 77ba4d4 Compare July 28, 2026 03:56
Replace http:// with https:// for external links whose https endpoint
was verified reachable (HTTP 200): treasuredata.com, github.com,
wikipedia, slideshare, mongodb, AWS docs, docker, kubernetes, msgpack,
and others.

Deliberately left as http: ltsv.org, because its https endpoint serves
a mismatched certificate (the default *.github.com GitHub Pages cert),
so switching would break the link. Untouched: localhost / example /
placeholder endpoints in configuration samples (these illustrate plain
HTTP services such as in_http and monitor_agent), and links that are
already dead regardless of scheme, which are tracked separately.

Rebased onto 1.0 after fluent#653 (fluentd.org https) merged, to resolve the
overlap on lines that carried both a fluentd.org link and an external
link.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
@Watson1978
Watson1978 force-pushed the docs-https-external-links branch from 77ba4d4 to c2f8f20 Compare July 28, 2026 04:00
@kenhys
kenhys merged commit f10996c into fluent:1.0 Jul 28, 2026
2 checks passed
@Watson1978
Watson1978 deleted the docs-https-external-links branch July 28, 2026 04:57
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